Class ComputeEnumConstants.VpnTunnel.Status (1.0.0)

public static class 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