App Hub v1 API - Enum ServiceProjectAttachment.Types.State (1.0.0-beta03)

public enum ServiceProjectAttachment.Types.State

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

ServiceProjectAttachment state.

Namespace

Google.Cloud.AppHub.V1

Assembly

Google.Cloud.AppHub.V1.dll

Fields

Name Description
Active

The ServiceProjectAttachment is ready. This means Services and Workloads under the corresponding ServiceProjectAttachment is ready for registration.

Creating

The ServiceProjectAttachment is being created.

Deleting

The ServiceProjectAttachment is being deleted.

Unspecified

Unspecified state.