VMHostHardware Structure
VMware.VimAutomation.ViCore.Types.V1.Host.VMHostHardware
Properties
| Name | Type |
|---|---|
| AssetTag | String |
| BiosVersion | String |
| CpuCoreCountTotal | Int32 |
| CpuCount | Int32 |
| CpuModel | String |
| Manufacturer | String |
| MemoryModules | VMHostMemoryModule[] |
| MemorySlotCount | Int32 |
| MhzPerCpu | Int32 |
| Model | String |
| NicCount | Int32 |
| PowerSupplies | VMHostPowerSupply[] |
| SerialNumber | String |
| Uid | String |
| VMHost | VMHost |
Returned By