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
}
integer As int32 As int32
diskId
Required
Device ID VirtualDevice.key of the virtual disk.
Returned By