vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - EnvironmentBrowserConfigOptionQuerySpec(vim.EnvironmentBrowser.ConfigOptionQuerySpec)
- Parameter to
 - QueryConfigOptionEx
 - Extends
 - DynamicData
 - See also
 - HostSystem
 - Since
 - vSphere API Release 6.0
 
Data Object Description
Represent search criteria and filters on a VirtualMachineConfigOption object.Properties
| Name | Type | Description | 
|---|---|---|
| guestId* | xsd:string[] | 
         The Guest OS IDs whose VirtualMachineConfigOption is requested
 GuestOsIdentifier
       | 
| host* | ManagedObjectReference
 to a HostSystem  | 
         The host whose ConfigOption is requested.
       | 
| key* | xsd:string | 
         The key found in the VirtualMachineConfigOptionDescriptor,
 obtained by invoking the
 QueryConfigOptionDescriptor operation.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |