SaaS Runtime v1beta1 API - Enum Saas.Types.State (1.0.0-beta04)

public enum Saas.Types.State

Reference documentation and code samples for the SaaS Runtime v1beta1 API enum Saas.Types.State.

State of the Saas.

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Fields

Name Description
Active

The Saas is ready

Active_

Deprecated: Use STATE_ACTIVE.

Failed

Failure during process of importing, synchronizing or replicating ApplicationTemplate processing

Failed_

Deprecated: Use STATE_FAILED.

Running

In the process of importing, synchronizing or replicating ApplicationTemplates

Running_

Deprecated: Use STATE_RUNNING.

TypeUnspecified

State type is unspecified.