Condividi tramite


ResourceGroupDefinition.DependsOn Proprietà

Definizione

Ottiene o imposta gli artefatti che devono essere distribuiti prima di questo gruppo di risorse.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a