Freigeben über


DscNodeReport.Errors Eigenschaft

Definition

Ruft die Fehler für den Knotenbericht ab oder legt sie fest.

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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: