VMMemoryInfo

VMMemoryInfo
VMMemoryInfo

Describes the memory metrics of the Virtual machine

JSON Example
{
    "vRam": 4,
    "vRamConsumed": 3,
    "ramOverhead": 70,
    "utilizationRatio": 100
}
number As double As double
vRam
Required

vRam

number As double As double
vRamConsumed
Optional

vRamConsumed

number As double As double
ramOverhead
Optional

ramOverhead

number As double As double
utilizationRatio
Optional

utilizationRatio

Property Of