Network Connectivity v1beta API - Enum StateTimeline.Types.StateMetadata.Types.State (1.0.0-beta01)

public enum StateTimeline.Types.StateMetadata.Types.State

Reference documentation and code samples for the Network Connectivity v1beta API enum StateTimeline.Types.StateMetadata.Types.State.

The state of the resource.

Namespace

Google.Cloud.NetworkConnectivity.V1Beta

Assembly

Google.Cloud.NetworkConnectivity.V1Beta.dll

Fields

Name Description
Active

The resource is in use.

Adding

The resource is being added.

Deleting

The resource is being deleted.

Suspended

The resource is suspended and not in use.

Suspending

The resource is being suspended.

Unspecified

An invalid state, which is the default case.