Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::VmwareDiskConfig (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::VmwareDiskConfig.

VMware disk config details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#backing_type

def backing_type() -> ::Google::Cloud::MigrationCenter::V1::VmwareDiskConfig::BackingType

#backing_type=

def backing_type=(value) -> ::Google::Cloud::MigrationCenter::V1::VmwareDiskConfig::BackingType

#rdm_compatibility

def rdm_compatibility() -> ::Google::Cloud::MigrationCenter::V1::VmwareDiskConfig::RdmCompatibility

#rdm_compatibility=

def rdm_compatibility=(value) -> ::Google::Cloud::MigrationCenter::V1::VmwareDiskConfig::RdmCompatibility
Parameter

#shared

def shared() -> ::Boolean
Returns
  • (::Boolean) — Is VMDK shared with other VMs.

#shared=

def shared=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Is VMDK shared with other VMs.
Returns
  • (::Boolean) — Is VMDK shared with other VMs.

#vmdk_mode

def vmdk_mode() -> ::Google::Cloud::MigrationCenter::V1::VmwareDiskConfig::VmdkMode

#vmdk_mode=

def vmdk_mode=(value) -> ::Google::Cloud::MigrationCenter::V1::VmwareDiskConfig::VmdkMode