VMGuest Structure
VMware.VimAutomation.ViCore.Types.V1.VM.Guest.VMGuest
Properties
Name | Type |
---|---|
ConfiguredGuestId | String |
Disks | DiskInfo[] |
ExtensionData | Object |
GuestFamily | String |
GuestId | String |
HostName | String |
IPAddress | String[] |
Nics | NicInfo[] |
OSFullName | String |
RuntimeGuestId | String |
ScreenDimensions | Size |
State | GuestState |
ToolsVersion | String |
Uid | String |
VM | VirtualMachine |
VmId | String |
VmName | String |
VmUid | String |