VStorageObjectAssociationsVmDiskAssociations

VStorageObjectAssociationsVmDiskAssociations
VStorageObjectAssociationsVmDiskAssociations

This data object contains infomation of a VM Disk associations.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vmId": "string",
    "diskKey": 0
}
string
vmId
Required

ID of the virtual machine.

integer As int32 As int32
diskKey
Required

Device key of the disk attached to the VM.