PostgreSqlMigration.MigrationMode 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.
There are two types of migration modes Online and Offline.
public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlMigrationMode> MigrationMode { get; set; }
member this.MigrationMode : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlMigrationMode> with get, set
Public Property MigrationMode As BicepValue(Of PostgreSqlMigrationMode)