Notebooks v2 API - Enum DiskType (1.0.0)

public enum DiskType

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

Possible disk types.

Namespace

Google.Cloud.Notebooks.V2

Assembly

Google.Cloud.Notebooks.V2.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.