Compute Engine v1 API - Class ComputeEnumConstants.AttachedDisk.Type (2.3.0)

public static class Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AttachedDisk.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