共用方式為


DscReportResource.DependsOn 屬性

定義

取得或設定資源相依的資源資源導覽值。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於