vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmConfigFileQueryFilter(vim.host.DatastoreBrowser.VmConfigQuery.Filter)
- Property of
- VmConfigFileQuery
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
The filter for the virtual machine configuration file.Properties
Name | Type | Description |
---|---|---|
encrypted* | xsd:boolean |
This optional property can be used to filter virtual
machine configuration files based on whether they are
encrypted or not.
Since vSphere API Release 6.5 |
matchConfigVersion* | xsd:int[] |
If this property is set, only the virtual machine configuration files that
match one of the specified configuration versions are selected. If no
versions are specified, this search criteria is ignored.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |