VirtualMachineProfileDetailsDiskProfileDetails
VirtualMachineProfileDetailsDiskProfileDetails
Details of the policies associated with Virtual Disks.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"diskId": 0,
"profile": [
{
"_typeName": "string"
}
]
}
integer As int32 As int32
diskId
Required
Virtual disk ID.
array of VirtualMachineProfileSpec
profile
Optional
Storage profile associated with the Virtual Disk.