Compute Engine v1 API - Class ComputeEnumConstants.NetworkPeering.State (2.13.0)

public static class ComputeEnumConstants.NetworkPeering.State

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

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

Inheritance

object > ComputeEnumConstants.NetworkPeering.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

Inactive

public const string Inactive = "INACTIVE"

Wire representation of Inactive.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string