Compute Engine v1 API - Class ComputeEnumConstants.Autoscaler.Status (2.13.0)

public static class ComputeEnumConstants.Autoscaler.Status

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

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

Inheritance

object > ComputeEnumConstants.Autoscaler.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
string

Deleting

public const string Deleting = "DELETING"

Wire representation of Deleting.

Field Value
TypeDescription
string

Error

public const string Error = "ERROR"

Wire representation of Error.

Field Value
TypeDescription
string

Pending

public const string Pending = "PENDING"

Wire representation of Pending.

Field Value
TypeDescription
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
string