Telco Automation v1 API - Enum EdgeSlm.Types.State (1.2.0)

public enum EdgeSlm.Types.State

Reference documentation and code samples for the Telco Automation v1 API enum EdgeSlm.Types.State.

Possible states of the resource.

Namespace

Google.Cloud.TelcoAutomation.V1

Assembly

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.