MigrateSqlServerSqlDBTaskOutputDatabaseLevel.Stage Property

Definition

Migration stage that this database is in.

public Azure.ResourceManager.DataMigration.Models.DatabaseMigrationStage? Stage { get; }
member this.Stage : Nullable<Azure.ResourceManager.DataMigration.Models.DatabaseMigrationStage>
Public ReadOnly Property Stage As Nullable(Of DatabaseMigrationStage)

Property Value

Applies to