Data Object - VmConfigFileEncryptionInfo(vim.host.DatastoreBrowser.VmConfigInfo.VmConfigEncryptionInfo)

Property of
VmConfigFileInfo
Extends
DynamicData
See also
CryptoKeyId
Since
vSphere API 6.5

Data Object Description

The encryption information of a virtual machine configuration.

Properties

Name Type Description
keyId*CryptoKeyId

The key identifier for an encrypted virtual machine configuration file. If the virtual machine configuration file is encrypted, then the keyId is set and indicates the identifier that can be used to lookup the key material. Unset if the virtual machine configuration file is not encrypted.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition