Sdílet prostřednictvím


DscNodeReport.Errors Vlastnost

Definice

Získá nebo nastaví chyby pro sestavu uzlu.

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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro