Sdílet prostřednictvím


DscReportResource.DependsOn Vlastnost

Definice

Získá nebo nastaví hodnoty navigace prostředků pro prostředky, na které prostředek závisí.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro