Dela via


PostgreSqlMigration.DbsToTriggerCutoverOn Property

Definition

When you want to trigger cutover for specific databases send triggerCutover flag as True and database names in this array.

public Azure.Provisioning.BicepList<string> DbsToTriggerCutoverOn { get; set; }
member this.DbsToTriggerCutoverOn : Azure.Provisioning.BicepList<string> with get, set
Public Property DbsToTriggerCutoverOn As BicepList(Of String)

Property Value

Applies to