Udostępnij za pośrednictwem


DscNodeReport.Errors Property

Definition

Gets or sets the errors for the node report.

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

Property Value

Applies to