Reference documentation and code samples for the Google Cloud Migration Center V1 Client class VmwareDiskConfig.
VMware disk config details.
Generated from protobuf message google.cloud.migrationcenter.v1.VmwareDiskConfig
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ backing_type
int
VMDK backing type.
↳ shared
bool
Is VMDK shared with other VMs.
↳ vmdk_mode
int
VMDK disk mode.
↳ rdm_compatibility
int
RDM compatibility mode.
getBackingType
VMDK backing type.
int
setBackingType
VMDK backing type.
var
int
$this
getShared
Is VMDK shared with other VMs.
bool
setShared
Is VMDK shared with other VMs.
var
bool
$this
getVmdkMode
VMDK disk mode.
int
setVmdkMode
VMDK disk mode.
var
int
$this
getRdmCompatibility
RDM compatibility mode.
int
setRdmCompatibility
RDM compatibility mode.
var
int
$this