public enum ResourceStatus.Types.StateReference documentation and code samples for the Workload Manager v1 API enum ResourceStatus.Types.State.
Possible states of an evaluation, such as CREATING, ACTIVE, and DELETING.
Namespace
Google.Cloud.WorkloadManager.V1Assembly
Google.Cloud.WorkloadManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Resource has no outstanding operations on it or has active Update operations. |
Creating |
Resource has an active Create operation. |
Deleting |
Resource has an active Delete operation. |
Unspecified |
The state has not been populated in this message. |