VirtualDiskSpec
VirtualDiskSpec
Specification used to create or clone a virtual disk
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"diskType": "string",
"adapterType": "string"
}
string
adapterType
Required
The type of the virtual disk adapter for the new virtual disk.
See also VirtualDiskAdapterTypeEnum.