Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class BackupApplianceBackupConfig.
BackupApplianceBackupConfig captures the backup configuration for applications that are protected by Backup Appliances.
Generated from protobuf message google.cloud.backupdr.v1.BackupApplianceBackupConfig
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ backup_appliance_name
string
The name of the backup appliance.
↳ backup_appliance_id
int|string
The ID of the backup appliance.
↳ sla_id
int|string
The ID of the SLA of this application.
↳ application_name
string
The name of the application.
↳ host_name
string
The name of the host where the application is running.
↳ slt_name
string
The name of the SLT associated with the application.
↳ slp_name
string
The name of the SLP associated with the application.
getBackupApplianceName
The name of the backup appliance.
string
setBackupApplianceName
The name of the backup appliance.
var
string
$this
getBackupApplianceId
The ID of the backup appliance.
int|string
setBackupApplianceId
The ID of the backup appliance.
var
int|string
$this
getSlaId
The ID of the SLA of this application.
int|string
setSlaId
The ID of the SLA of this application.
var
int|string
$this
getApplicationName
The name of the application.
string
setApplicationName
The name of the application.
var
string
$this
getHostName
The name of the host where the application is running.
string
setHostName
The name of the host where the application is running.
var
string
$this
getSltName
The name of the SLT associated with the application.
string
setSltName
The name of the SLT associated with the application.
var
string
$this
getSlpName
The name of the SLP associated with the application.
string
setSlpName
The name of the SLP associated with the application.
var
string
$this