Share via


DscNodeReportListResponse.NodeReports Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscNodeReport> NodeReports { get; set; }
member this.NodeReports : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscNodeReport> with get, set
Public Property NodeReports As IList(Of DscNodeReport)

Property Value

Applies to