PostgreSqlMigrationData.MigrationOption 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.
This indicates the supported Migration option for the migration.
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MigrationOption? MigrationOption { get; set; }
member this.MigrationOption : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MigrationOption> with get, set
Public Property MigrationOption As Nullable(Of MigrationOption)