CryptoSpecEncrypt

CryptoSpecEncrypt
CryptoSpecEncrypt

This data object type encapsulates virtual machine or disk cryptohraphic settings for encryption operation.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "cryptoKeyId": {
        "_typeName": "string",
        "keyId": "string",
        "providerId": {
            "_typeName": "string",
            "id": "string"
        }
    }
}
cryptoKeyId
Required

Data Object representing a cryptographic key.