Partager via


TemplateArtifact.DependsOn Propriété

Définition

Obtient ou définit les artefacts qui doivent être déployés avant l’artefact spécifié.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à