Share via


PostgreSqlMigration.DbsToTriggerCutoverOn Property

Definition

When you want to trigger cutover for specific databases set 'triggerCutover' to 'True' and the names of the specific databases 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