App Hub v1 API - Enum Workload.Types.State (1.0.0-beta02)

public enum Workload.Types.State

Reference documentation and code samples for the App Hub v1 API enum Workload.Types.State.

Workload state.

Namespace

Google.Cloud.AppHub.V1

Assembly

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.