Sdílet prostřednictvím


RoleAssignmentArtifact.DependsOn Vlastnost

Definice

Získá nebo nastaví artefakty, které je třeba nasadit před zadaný artefakt.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro