VslmVsoVStorageObjectAssociationsVmDiskAssociation
VslmVsoVStorageObjectAssociationsVmDiskAssociation
This data object contains infomation of a VM Disk association.
This structure may be used only with operations rendered under /vslm
.
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.