Partager via


PostgreSqlMigration.Cancel Property

Definition

To trigger cancel for entire migration we need to send this flag as True.

public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlMigrationCancel> Cancel { get; set; }
member this.Cancel : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlMigrationCancel> with get, set
Public Property Cancel As BicepValue(Of PostgreSqlMigrationCancel)

Property Value

Applies to