Megosztás a következőn keresztül:


CommandProperties.Errors Property

Definition

Array of errors. This is ignored if submitted.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.ODataError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.ODataError>
Public ReadOnly Property Errors As IReadOnlyList(Of ODataError)

Property Value

Applies to