Properties
Name | Type | Notes |
---|---|---|
VirtualMachineId | String | Deprecated. As of PowerCLI 5.0 use VMId property instead. |
VM | VirtualMachine | |
VMId | String | |
NumCpuShares | Int32 | |
CpuReservationMhz | Int64 | |
CpuLimitMhz | Int64? | |
CpuSharesLevel | SharesLevel | |
NumMemShares | Int32 | |
MemReservationMB | Int64 | |
MemLimitMB | Int64? | |
MemSharesLevel | SharesLevel | |
DiskResourceConfiguration | VMDiskResourceConfiguration[] | |
HTCoreSharing | HTCoreSharing | |
CpuAffinity | CpuAffinity | Deprecated. Doesn't support values greater than 64. Use CpuAffinityList instead. |
Uid | String | |
CpuAffinityList | Int[] | |
MemLimitGB | Decimal? | |
MemReservationGB | Decimal |