DiskCryptoSpec

DiskCryptoSpec
DiskCryptoSpec

This data object type contains the crypto information of all disks along the chain

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "parent": {
        "_typeName": "string",
        "parent": "DiskCryptoSpec Object",
        "crypto": {
            "_typeName": "string"
        }
    },
    "crypto": {
        "_typeName": "string"
    }
}
parent
Optional

This data object type contains the crypto information of all disks along the chain

crypto
Required

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