public enum PossibleFailureReasonReference documentation and code samples for the Database Center v1beta API enum PossibleFailureReason.
Possible reasons why the maintenance is not completed. STATE_FAILED maintenance state may not always have a failure reason.
Namespace
Google.Cloud.DatabaseCenter.V1BetaAssembly
Google.Cloud.DatabaseCenter.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
DenyPolicyConflict |
Maintenance may not be completed because there is a deny policy overlapping with upcoming maintenance schedule. |
InstanceInStoppedState |
Maintenance may not be completed because the instance is stopped. |
Unspecified |
Failure reason is unspecified. |