AlloyDB v1alpha API - Enum Instance.Types.UpdatePolicy.Types.Mode (1.0.0-alpha07)

public enum Instance.Types.UpdatePolicy.Types.Mode

Reference documentation and code samples for the AlloyDB v1alpha API enum Instance.Types.UpdatePolicy.Types.Mode.

Specifies the available modes of update.

Namespace

Google.Cloud.AlloyDb.V1Alpha

Assembly

Google.Cloud.AlloyDb.V1Alpha.dll

Fields

NameDescription
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.