Share via


DataMigrationMongoDBMigrationProgress.Databases Property

Definition

The progress of the databases in the migration. The keys are the names of the databases.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.DataMigration.Models.DataMigrationMongoDBDatabaseProgress> Databases { get; }
member this.Databases : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.DataMigration.Models.DataMigrationMongoDBDatabaseProgress>
Public ReadOnly Property Databases As IReadOnlyDictionary(Of String, DataMigrationMongoDBDatabaseProgress)

Property Value

Applies to