Condividi tramite


DataMigrationMongoDBDatabaseProgress.Collections Property

Definition

The progress of the collections in the database. The keys are the unqualified names of the collections.

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

Property Value

Applies to