VmConfigFileEncryptionInfo
VmConfigFileEncryptionInfo
The encryption information of a virtual machine configuration.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"keyId": {
"_typeName": "string",
"keyId": "string",
"providerId": {
"_typeName": "string",
"id": "string"
}
}
}