VirtualDiskId

VirtualDiskId
VirtualDiskId

Identifier for a virtual disk.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "diskId": 0
}
vm
Required

Reference to an instance of the VirtualMachine managed object.

integer As int32 As int32
diskId
Required

Device ID VirtualDevice.key of the virtual disk.