PostgreSqlMigrationPatch.Cancel プロパティ

定義

移行全体のキャンセルをトリガーするには、このフラグを True として送信する必要があります。

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)

プロパティ値

適用対象