Class: Google::Cloud::MigrationCenter::V1::VmwarePlatformDetails

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

Overview

VMware specific details.

Instance Attribute Summary collapse

Instance Attribute Details

#esx_version::String

Returns ESX version.

Returns:

  • (::String)

    ESX version.



2662
2663
2664
2665
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2662

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

#osid::String



2662
2663
2664
2665
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2662

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

#vcenter_folder::String

Returns Folder name in vCenter where asset resides.

Returns:

  • (::String)

    Folder name in vCenter where asset resides.



2662
2663
2664
2665
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2662

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

#vcenter_uri::String

Returns vCenter URI used in collection.

Returns:

  • (::String)

    vCenter URI used in collection.



2662
2663
2664
2665
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2662

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

#vcenter_version::String

Returns vCenter version.

Returns:

  • (::String)

    vCenter version.



2662
2663
2664
2665
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2662

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

#vcenter_vm_id::String

Returns vCenter VM ID.

Returns:

  • (::String)

    vCenter VM ID.



2662
2663
2664
2665
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2662

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