Enum ForwardingRule.Types.PscConnectionStatus (1.2.0)

public enum PscConnectionStatus

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.

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.