Compute Engine v1 API - Class ComputeEnumConstants.DeprecationStatus.State (2.15.0)

public static class ComputeEnumConstants.DeprecationStatus.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.DeprecationStatus.State.

Constants for wire representations of the DeprecationStatus.Types.State enum.

Inheritance

object > ComputeEnumConstants.DeprecationStatus.State

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

Deleted

public const string Deleted = "DELETED"

Wire representation of Deleted.

Field Value
TypeDescription
string

Deprecated

public const string Deprecated = "DEPRECATED"

Wire representation of Deprecated.

Field Value
TypeDescription
string

Obsolete

public const string Obsolete = "OBSOLETE"

Wire representation of Obsolete.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string