public static class ComputeEnumConstants.RouterStatusBgpPeerStatus.StatusReasonReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterStatusBgpPeerStatus.StatusReason.
Constants for wire representations of the RouterStatusBgpPeerStatus.Types.StatusReason enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ipv4PeerOnIpv6OnlyConnection
public const string Ipv4PeerOnIpv6OnlyConnection = "IPV4_PEER_ON_IPV6_ONLY_CONNECTION"Wire representation of Ipv4PeerOnIpv6OnlyConnection .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Ipv6PeerOnIpv4OnlyConnection
public const string Ipv6PeerOnIpv4OnlyConnection = "IPV6_PEER_ON_IPV4_ONLY_CONNECTION"Wire representation of Ipv6PeerOnIpv4OnlyConnection .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Md5AuthInternalProblem
public const string Md5AuthInternalProblem = "MD5_AUTH_INTERNAL_PROBLEM"Wire representation of Md5AuthInternalProblem .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedStatusReason
public const string UndefinedStatusReason = "UNDEFINED_STATUS_REASON"Wire representation of UndefinedStatusReason .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "STATUS_REASON_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|