Enum Instance.Types.DiskType (1.0.0-beta04)

public enum DiskType

Possible disk types for notebook instances.

Namespace

Google.Cloud.Notebooks.V1Beta1

Assembly

Google.Cloud.Notebooks.V1Beta1.dll

Fields

NameDescription
PdBalanced

Balanced persistent disk type.

PdSsd

SSD persistent disk type.

PdStandard

Standard persistent disk type.

Unspecified

Disk type not set.