Sdílet prostřednictvím


DeploymentPropertiesExtended.Dependencies Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="dependencies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.Dependency> Dependencies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dependencies")>]
member this.Dependencies : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.Dependency> with get, set
Public Property Dependencies As IList(Of Dependency)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to