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

public static class ComputeEnumConstants.AttachedDisk.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