Network Security v1 API - Enum InterceptEndpointGroupAssociation.Types.LocationDetails.Types.State (1.0.0-beta01)

public enum InterceptEndpointGroupAssociation.Types.LocationDetails.Types.State

Reference documentation and code samples for the Network Security v1 API enum InterceptEndpointGroupAssociation.Types.LocationDetails.Types.State.

The state of association.

Namespace

Google.Cloud.NetworkSecurity.V1

Assembly

Google.Cloud.NetworkSecurity.V1.dll

Fields

Name Description
Active

The association is ready and in sync with the linked endpoint group.

OutOfSync

The association is out of sync with the linked endpoint group. In most cases, this is a result of a transient issue within the system (e.g. an inaccessible location) and the system is expected to recover automatically.

Unspecified

Not set.