HostDiskMappingPartitionInfo
HostDiskMappingPartitionInfo
The PhysicalPartitionInfo data class.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"fileSystem": "string",
"capacityInKb": 0
}
string
name
Required
Partition name.
string
fileSystem
Required
Filesystem, if the partition is formatted.
integer As int64 As int64
capacityInKb
Required
Partition capacity, in KB.