Notebooks v2 API - Enum DiskEncryption (1.2.0)

public enum DiskEncryption

Reference documentation and code samples for the Notebooks v2 API enum DiskEncryption.

Definition of the disk encryption options.

Namespace

Google.Cloud.Notebooks.V2

Assembly

Google.Cloud.Notebooks.V2.dll

Fields

Name Description
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.