public enum EdgeSlm.Types.StateReference documentation and code samples for the Telco Automation v1 API enum EdgeSlm.Types.State.
Possible states of the resource.
Namespace
Google.Cloud.TelcoAutomation.V1Assembly
Google.Cloud.TelcoAutomation.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
EdgeSlm has been created and is ready for use. |
Creating |
EdgeSlm is being created. |
Deleting |
EdgeSlm is being deleted. |
Failed |
EdgeSlm encountered an error and is in an indeterministic state. User can still initiate a delete operation on this state. |
Unspecified |
Unspecified state. |