AI Platform Notebooks v1 API - Enum Instance.Types.DiskType (2.0.0)

public enum DiskType

Reference documentation and code samples for the AI Platform Notebooks v1 API enum Instance.Types.DiskType.

Possible disk types for notebook instances.

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

NameDescription
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.