public enum DiskEncryptionReference documentation and code samples for the Vertex AI Notebooks v2 API enum DiskEncryption.
Definition of the disk encryption options.
Namespace
Google.Cloud.Notebooks.V2Assembly
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. |