다음을 통해 공유


RoleAssignmentArtifact.DependsOn 속성

정의

지정된 아티팩트 이전에 배포해야 하는 아티팩트 를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dependsOn")]
public System.Collections.Generic.IList<string> DependsOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dependsOn")>]
member this.DependsOn : System.Collections.Generic.IList<string> with get, set
Public Property DependsOn As IList(Of String)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상