Share via


PostgreSqlMigrationPatch.StartDataMigration Property

Definition

Indicates whether the data migration should start right away.

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)

Property Value

Applies to