Enum Instance.Types.DiskEncryption (1.0.0-beta04)

public enum DiskEncryption

Definition of the disk encryption options.

Namespace

Google.Cloud.Notebooks.V1Beta1

Assembly

Google.Cloud.Notebooks.V1Beta1.dll

Fields

NameDescription
Cmek

Use customer managed encryption keys to encrypt the boot disk.

Gmek

Use Google managed encryption keys to encrypt the boot disk.

Unspecified

Disk encryption is not specified.