public enum Instance.Types.UpdatePolicy.Types.ModeReference documentation and code samples for the AlloyDB v1beta API enum Instance.Types.UpdatePolicy.Types.Mode.
Specifies the available modes of update.
Namespace
Google.Cloud.AlloyDb.V1BetaAssembly
Google.Cloud.AlloyDb.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Default |
Least disruptive way to apply the update. |
ForceApply |
Performs a forced update when applicable. This will be fast but may incur a downtime. |
Unspecified |
Mode is unknown. |