PostgreSqlMigrationPatch.Cancel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if cancel must be triggered for the entire migration.
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationCancel? Cancel { get; set; }
member this.Cancel : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationCancel> with get, set
Public Property Cancel As Nullable(Of PostgreSqlMigrationCancel)