Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::DataSourceBackupApplianceApplication (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::DataSourceBackupApplianceApplication.

BackupApplianceApplication describes a Source Resource when it is an application backed up by a BackupAppliance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#appliance_id

def appliance_id() -> ::Integer
Returns
  • (::Integer) — Appliance Id of the Backup Appliance.

#appliance_id=

def appliance_id=(value) -> ::Integer
Parameter
  • value (::Integer) — Appliance Id of the Backup Appliance.
Returns
  • (::Integer) — Appliance Id of the Backup Appliance.

#application_id

def application_id() -> ::Integer
Returns
  • (::Integer) — The appid field of the application within the Backup Appliance.

#application_id=

def application_id=(value) -> ::Integer
Parameter
  • value (::Integer) — The appid field of the application within the Backup Appliance.
Returns
  • (::Integer) — The appid field of the application within the Backup Appliance.

#application_name

def application_name() -> ::String
Returns
  • (::String) — The name of the Application as known to the Backup Appliance.

#application_name=

def application_name=(value) -> ::String
Parameter
  • value (::String) — The name of the Application as known to the Backup Appliance.
Returns
  • (::String) — The name of the Application as known to the Backup Appliance.

#backup_appliance

def backup_appliance() -> ::String
Returns
  • (::String) — Appliance name.

#backup_appliance=

def backup_appliance=(value) -> ::String
Parameter
  • value (::String) — Appliance name.
Returns
  • (::String) — Appliance name.

#host_id

def host_id() -> ::Integer
Returns
  • (::Integer) — Hostid of the application host.

#host_id=

def host_id=(value) -> ::Integer
Parameter
  • value (::Integer) — Hostid of the application host.
Returns
  • (::Integer) — Hostid of the application host.

#hostname

def hostname() -> ::String
Returns
  • (::String) — Hostname of the host where the application is running.

#hostname=

def hostname=(value) -> ::String
Parameter
  • value (::String) — Hostname of the host where the application is running.
Returns
  • (::String) — Hostname of the host where the application is running.

#type

def type() -> ::String
Returns
  • (::String) — The type of the application. e.g. VMBackup

#type=

def type=(value) -> ::String
Parameter
  • value (::String) — The type of the application. e.g. VMBackup
Returns
  • (::String) — The type of the application. e.g. VMBackup