Vcenter Deployment MemoryDimension

Vcenter Deployment MemoryDimension
Vcenter Deployment MemoryDimension

The Vcenter Deployment MemoryDimension schema represents quantity of RAM 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 and so on.

For more information see: Vcenter Deployment BinaryDataDimensionUnit.

This property was added in vSphere API 9.1.0.0.