public enum ForwardingRule.Types.PscConnectionStatusNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
Accepted |
The connection has been accepted by the producer. |
Closed |
The connection has been closed by the producer and will not serve traffic going forward. |
NeedsAttention |
The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic. |
Pending |
The connection is pending acceptance by the producer. |
Rejected |
The connection has been rejected by the producer. |
StatusUnspecified |
|
UndefinedPscConnectionStatus |
A value indicating that the enum field is not set. |