Class: Google::Cloud::BackupDR::V1::ManagementURI

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

Overview

ManagementURI for the Management Server resource.

Instance Attribute Summary collapse

Instance Attribute Details

#api::String (readonly)

Returns Output only. The ManagementServer AGM/RD API URL.

Returns:

  • (::String)

    Output only. The ManagementServer AGM/RD API URL.



56
57
58
59
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 56

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

#web_ui::String (readonly)

Returns Output only. The ManagementServer AGM/RD WebUI URL.

Returns:

  • (::String)

    Output only. The ManagementServer AGM/RD WebUI URL.



56
57
58
59
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 56

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