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

public static class ComputeEnumConstants.VpnTunnel.Status

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

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

Inheritance

object > ComputeEnumConstants.VpnTunnel.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AllocatingResources

public const string AllocatingResources = "ALLOCATING_RESOURCES"

Wire representation of AllocatingResources.

Field Value
TypeDescription
string

AuthorizationError

public const string AuthorizationError = "AUTHORIZATION_ERROR"

Wire representation of AuthorizationError.

Field Value
TypeDescription
string

Deprovisioning

public const string Deprovisioning = "DEPROVISIONING"

Wire representation of Deprovisioning.

Field Value
TypeDescription
string

Established

public const string Established = "ESTABLISHED"

Wire representation of Established.

Field Value
TypeDescription
string

Failed

public const string Failed = "FAILED"

Wire representation of Failed.

Field Value
TypeDescription
string

FirstHandshake

public const string FirstHandshake = "FIRST_HANDSHAKE"

Wire representation of FirstHandshake.

Field Value
TypeDescription
string

NegotiationFailure

public const string NegotiationFailure = "NEGOTIATION_FAILURE"

Wire representation of NegotiationFailure.

Field Value
TypeDescription
string

NetworkError

public const string NetworkError = "NETWORK_ERROR"

Wire representation of NetworkError.

Field Value
TypeDescription
string

NoIncomingPackets

public const string NoIncomingPackets = "NO_INCOMING_PACKETS"

Wire representation of NoIncomingPackets.

Field Value
TypeDescription
string

Provisioning

public const string Provisioning = "PROVISIONING"

Wire representation of Provisioning.

Field Value
TypeDescription
string

Rejected

public const string Rejected = "REJECTED"

Wire representation of Rejected.

Field Value
TypeDescription
string

Stopped

public const string Stopped = "STOPPED"

Wire representation of Stopped.

Field Value
TypeDescription
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
string

WaitingForFullConfig

public const string WaitingForFullConfig = "WAITING_FOR_FULL_CONFIG"

Wire representation of WaitingForFullConfig.

Field Value
TypeDescription
string