Partager via


DscNodeReport.Errors Propriété

Définition

Obtient ou définit les erreurs pour le rapport de nœud.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Specification.Models.DscReportError> Errors { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscReportError> Errors { get; set; }
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Specification.Models.DscReportError> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscReportError> with get, set
Public Property Errors As IList(Of DscReportError)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à