PostgreSqlMigrationData.MigrationOption Property

Definition

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)

Property Value

Applies to