Sdílet prostřednictvím


IDeployment.Dependencies Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.Models.Dependency> Dependencies { get; }
member this.Dependencies : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.Models.Dependency>
Public ReadOnly Property Dependencies As IList(Of Dependency)

Property Value

the list of deployment dependencies

Applies to