vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmConfigFileInfo(vim.host.DatastoreBrowser.VmConfigInfo)
- Extended by
- TemplateConfigFileInfo
- Extends
- FileInfo
- See also
- VmConfigFileEncryptionInfo
- Since
- 2.0
Data Object Description
This data object type describes a virtual machine configuration file.Properties
Name | Type | Description |
---|---|---|
configVersion* | xsd:int |
|
encryption* | VmConfigFileEncryptionInfo |
The encryption information of the virtual machine
configuration file.
If encryption was selected in VmConfigFileQueryFlags then this
field is always set. Inspect the VmConfigEncryptionInfo to
determine if the virtual machine configuration file is encrypted.
Since vSphere API Release 6.5 |
Properties inherited from FileInfo | ||
fileSize, friendlyName, modification, owner, path | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |