Compute Engine v1 API - Class ComputeEnumConstants.SavedAttachedDisk.Type (2.16.0)

public static class ComputeEnumConstants.SavedAttachedDisk.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SavedAttachedDisk.Type.

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

Inheritance

object > ComputeEnumConstants.SavedAttachedDisk.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
Type Description
string

Scratch

public const string Scratch = "SCRATCH"

Wire representation of Scratch.

Field Value
Type Description
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
Type Description
string