次の方法で共有


PostgreSqlMigrationPatch.Cancel Property

Definition

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)

Property Value

Applies to