Compute Engine v1 API - Class ComputeEnumConstants.Zone.Status (2.15.0)

public static class ComputeEnumConstants.Zone.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Zone.Status.

Constants for wire representations of the Zone.Types.Status enum.

Inheritance

object > ComputeEnumConstants.Zone.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Down

public const string Down = "DOWN"

Wire representation of Down.

Field Value
TypeDescription
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
string

Up

public const string Up = "UP"

Wire representation of Up.

Field Value
TypeDescription
string