public enum Saas.Types.StateReference documentation and code samples for the SaaS Runtime v1beta1 API enum Saas.Types.State.
State of the Saas.
Namespace
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1Assembly
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. |