ClusterComputeResourceCryptoModePolicy

ClusterComputeResourceCryptoModePolicy
ClusterComputeResourceCryptoModePolicy

The encryption mode policy for a cluster.

Since: vSphere API Release 8.0.3.0

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

Data Object representing a cryptographic key.

providerId
Optional

Data Object representing a crypto key provider's unique identifier.