Class ComputeEnumConstants.AttachedDisk.Type (1.1.0)

public static class Type

Constants for wire representations of the AttachedDisk.Types.Type enum.

Inheritance

Object > ComputeEnumConstants.AttachedDisk.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Persistent

public const string Persistent = "PERSISTENT"

Wire representation of Persistent.

Field Value
TypeDescription
String

Scratch

public const string Scratch = "SCRATCH"

Wire representation of Scratch.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String