Compute Engine v1 API - Enum NetworkEndpointGroupPscData.Types.PscConnectionStatus (2.15.0)

public enum NetworkEndpointGroupPscData.Types.PscConnectionStatus

Reference documentation and code samples for the Compute Engine v1 API enum NetworkEndpointGroupPscData.Types.PscConnectionStatus.

[Output Only] The connection status of the PSC Forwarding Rule.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
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.