MigrateSqlServerSqlMITaskOutputDatabaseLevel.Stage 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.
Current stage of migration.
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)