CryptoSpecDeepRecrypt
CryptoSpecDeepRecrypt
This data object type encapsulates virtual machine or disk cryptographic settings for deep reencryption operation.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"newKeyId": {
"_typeName": "string",
"keyId": "string",
"providerId": {
"_typeName": "string",
"id": "string"
}
}
}