Class: Google::Cloud::BackupDR::V1::BackupApplianceBackupConfig

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

Overview

BackupApplianceBackupConfig captures the backup configuration for applications that are protected by Backup Appliances.

Instance Attribute Summary collapse

Instance Attribute Details

#application_name::String

Returns The name of the application.

Returns:

  • (::String)

    The name of the application.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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

#backup_appliance_id::Integer

Returns The ID of the backup appliance.

Returns:

  • (::Integer)

    The ID of the backup appliance.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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

#backup_appliance_name::String

Returns The name of the backup appliance.

Returns:

  • (::String)

    The name of the backup appliance.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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

#host_name::String

Returns The name of the host where the application is running.

Returns:

  • (::String)

    The name of the host where the application is running.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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

#sla_id::Integer

Returns The ID of the SLA of this application.

Returns:

  • (::Integer)

    The ID of the SLA of this application.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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

#slp_name::String

Returns The name of the SLP associated with the application.

Returns:

  • (::String)

    The name of the SLP associated with the application.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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

#slt_name::String

Returns The name of the SLT associated with the application.

Returns:

  • (::String)

    The name of the SLT associated with the application.



315
316
317
318
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 315

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