public enum Workload.Types.StateReference documentation and code samples for the App Hub v1 API enum Workload.Types.State.
Workload state.
Namespace
Google.Cloud.AppHub.V1Assembly
Google.Cloud.AppHub.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The Workload is ready. |
Creating |
The Workload is being created. |
Deleting |
The Workload is being deleted. |
Detached |
The underlying compute resources have been deleted. |
Unspecified |
Unspecified state. |