NetApp v1 API - Enum EncryptionType (1.0.0)

public enum EncryptionType

Reference documentation and code samples for the NetApp v1 API enum EncryptionType.

The volume encryption key source.

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Fields

NameDescription
CloudKms

Customer managed encryption key, which is stored in KMS.

ServiceManaged

Google managed encryption key.

Unspecified

The source of the encryption key is not specified.