Data Object - VmConfigFileInfo(vim.host.DatastoreBrowser.VmConfigInfo)

Extended by
TemplateConfigFileInfo
Extends
FileInfo
See also
VmConfigFileEncryptionInfo

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 6.5
Properties inherited from FileInfo
fileSize, friendlyName, modification, owner, path
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition