次の方法で共有


PostgreSqlMigrationData.StartDataMigration プロパティ

定義

データ移行をすぐに開始するかどうかを示します。

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationStartDataMigration? StartDataMigration { get; set; }
member this.StartDataMigration : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationStartDataMigration> with get, set
Public Property StartDataMigration As Nullable(Of PostgreSqlMigrationStartDataMigration)

プロパティ値

適用対象