다음을 통해 공유


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

적용 대상