Google.Cloud.BeyondCorp.AppConnectors.V1 - Enum AppConnector.Types.State (1.0.0)

public enum State

Reference documentation and code samples for the Google.Cloud.BeyondCorp.AppConnectors.V1 enum AppConnector.Types.State.

Represents the different states of a AppConnector.

Namespace

Google.Cloud.BeyondCorp.AppConnectors.V1

Assembly

Google.Cloud.BeyondCorp.AppConnectors.V1.dll

Fields

NameDescription
Created

AppConnector has been created.

Creating

AppConnector is being created.

Deleting

AppConnector is being deleted.

Down

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

Unspecified

Default value. This value is unused.

Updating

AppConnector's configuration is being updated.