Vcenter Deployment DiskDimension

Vcenter Deployment DiskDimension
Vcenter Deployment DiskDimension

The Vcenter Deployment DiskDimension schema represents quantity of Disk with value and unit

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "value": 0,
    "unit": "string"
}
integer As int64 As int64
value
Required

The value of the Size.

This property was added in vSphere API 9.1.0.0.

string
unit
Required

The unit of the binary data, denoted in KB, MB, GB so on.

For more information see: Vcenter Deployment BinaryDataDimensionUnit.

This property was added in vSphere API 9.1.0.0.