Bagikan melalui


MongoDBProgress.Errors Property

Definition

The errors and warnings that have occurred for the current object. The keys are the error codes.

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

Property Value

Applies to