Share via


PostgreSqlMigration.Cancel Property

Definition

Indicates if cancel must be triggered for the entire migration.

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