Class: Google::Cloud::BackupDR::V1::DataSourceBackupApplianceApplication

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/backupdr/v1/backupvault.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#appliance_id::Integer

Returns Appliance Id of the Backup Appliance.

Returns:

  • (::Integer)

    Appliance Id of the Backup Appliance.



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#application_id::Integer

Returns The appid field of the application within the Backup Appliance.

Returns:

  • (::Integer)

    The appid field of the application within the Backup Appliance.



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#application_name::String

Returns The name of the Application as known to the Backup Appliance.

Returns:

  • (::String)

    The name of the Application as known to the Backup Appliance.



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#backup_appliance::String

Returns Appliance name.

Returns:

  • (::String)

    Appliance name.



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#host_id::Integer

Returns Hostid of the application host.

Returns:

  • (::Integer)

    Hostid of the application host.



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#hostname::String

Returns Hostname of the host where the application is running.

Returns:

  • (::String)

    Hostname of the host where the application is running.



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::String

Returns The type of the application. e.g. VMBackup.

Returns:

  • (::String)

    The type of the application. e.g. VMBackup



366
367
368
369
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 366

class DataSourceBackupApplianceApplication
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end