共用方式為


DeploymentPropertiesExtended.Dependencies Property

Definition

Optional. Gets the list of deployment dependencies.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.Dependency> Dependencies { get; set; }
member this.Dependencies : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.Dependency> with get, set
Public Property Dependencies As IList(Of Dependency)

Property Value

Applies to