Sdílet prostřednictvím


DscNodeReport.Resources Vlastnost

Definice

Získá nebo nastaví prostředek pro sestavu uzlu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro