BeyondCorp AppConnections v1 API - Enum AppConnection.Types.State (1.3.0)

public enum AppConnection.Types.State

Reference documentation and code samples for the BeyondCorp AppConnections v1 API enum AppConnection.Types.State.

Represents the different states of a AppConnection.

Namespace

Google.Cloud.BeyondCorp.AppConnections.V1

Assembly

Google.Cloud.BeyondCorp.AppConnections.V1.dll

Fields

Name Description
Created

AppConnection has been created.

Creating

AppConnection is being created.

Deleting

AppConnection is being deleted.

Down

AppConnection is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.

Unspecified

Default value. This value is unused.

Updating

AppConnection's configuration is being updated.