Database Center v1beta API - Enum PossibleFailureReason (1.0.0-beta07)

public enum PossibleFailureReason

Reference 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.V1Beta

Assembly

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.