public enum StateTimeline.Types.StateMetadata.Types.StateReference documentation and code samples for the Network Connectivity v1 API enum StateTimeline.Types.StateMetadata.Types.State.
The state of the resource.
Namespace
Google.Cloud.NetworkConnectivity.V1Assembly
Google.Cloud.NetworkConnectivity.V1.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. |