Name |
Type |
Description |
availableField
|
VcCustomFieldDef[]
|
List of custom field definitions that are valid for the object's type.
The fields are sorted by <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcCustomFieldDef.html#name">VcCustomFieldDef</a>. |
consoleReservationInfo
|
VcServiceConsoleReservationInfo
|
Service console reservation information for the memory manager. The
existence of this data object indicates if the service console memory
reservation must be configured for this host. |
id
|
String
|
returns the id of this ManagedObject |
reference
|
VcManagedObjectReference
|
returns the ManagedObjectReference of this ManagedObject |
sdkConnection
|
VcSdkConnection
|
returns the parent SdkConnection |
value
|
VcCustomFieldValue[]
|
List of custom field values. Each value uses a key to associate
an instance of a <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcCustomFieldStringValue.html">VcCustomFieldStringValue</a> with
a custom field definition. |
vimHost
|
VcSdkConnection
|
returns the parent SdkConnection (deprecated) |
vimType
|
String
|
returns the type of this ManagedObject |
virtualMachineReservationInfo
|
VcVirtualMachineMemoryReservationInfo
|
Virtual machine reservation information for the memory manager. The
existence of this data object indicates if the virtual machine memory
reservation must be configured for this host. |