DbMigrationStatus.MigrationState 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.
Migration db state of an individual database.
public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MigrationDbState? MigrationState { get; }
member this.MigrationState : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.MigrationDbState>
Public ReadOnly Property MigrationState As Nullable(Of MigrationDbState)