public enum DiskTypeReference documentation and code samples for the Vertex AI Notebooks v2 API enum DiskType.
Possible disk types.
Namespace
Google.Cloud.Notebooks.V2Assembly
Google.Cloud.Notebooks.V2.dll
Fields |
|
|---|---|
| Name | Description |
PdBalanced |
Balanced persistent disk type. |
PdExtreme |
Extreme persistent disk type. |
PdSsd |
SSD persistent disk type. |
PdStandard |
Standard persistent disk type. |
Unspecified |
Disk type not set. |