DeploymentPreFlightResource.DependsOn Property

Definition

Optional. Gets the list of depends on.

public System.Collections.Generic.IList<string> DependsOn { get; set; }
member this.DependsOn : System.Collections.Generic.IList<string> with get, set
Public Property DependsOn As IList(Of String)

Property Value

Applies to