Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::BackupApplianceBackupConfig.
BackupApplianceBackupConfig captures the backup configuration for applications that are protected by Backup Appliances.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#application_name
def application_name() -> ::String
Returns
- (::String) — The name of the application.
#application_name=
def application_name=(value) -> ::String
Parameter
- value (::String) — The name of the application.
Returns
- (::String) — The name of the application.
#backup_appliance_id
def backup_appliance_id() -> ::Integer
Returns
- (::Integer) — The ID of the backup appliance.
#backup_appliance_id=
def backup_appliance_id=(value) -> ::Integer
Parameter
- value (::Integer) — The ID of the backup appliance.
Returns
- (::Integer) — The ID of the backup appliance.
#backup_appliance_name
def backup_appliance_name() -> ::String
Returns
- (::String) — The name of the backup appliance.
#backup_appliance_name=
def backup_appliance_name=(value) -> ::String
Parameter
- value (::String) — The name of the backup appliance.
Returns
- (::String) — The name of the backup appliance.
#host_name
def host_name() -> ::String
Returns
- (::String) — The name of the host where the application is running.
#host_name=
def host_name=(value) -> ::String
Parameter
- value (::String) — The name of the host where the application is running.
Returns
- (::String) — The name of the host where the application is running.
#sla_id
def sla_id() -> ::Integer
Returns
- (::Integer) — The ID of the SLA of this application.
#sla_id=
def sla_id=(value) -> ::Integer
Parameter
- value (::Integer) — The ID of the SLA of this application.
Returns
- (::Integer) — The ID of the SLA of this application.
#slp_name
def slp_name() -> ::String
Returns
- (::String) — The name of the SLP associated with the application.
#slp_name=
def slp_name=(value) -> ::String
Parameter
- value (::String) — The name of the SLP associated with the application.
Returns
- (::String) — The name of the SLP associated with the application.
#slt_name
def slt_name() -> ::String
Returns
- (::String) — The name of the SLT associated with the application.
#slt_name=
def slt_name=(value) -> ::String
Parameter
- value (::String) — The name of the SLT associated with the application.
Returns
- (::String) — The name of the SLT associated with the application.