SsisPackageLocation.ChildPackages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The embedded child package list.
public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.SsisChildPackage> ChildPackages { get; }
member this.ChildPackages : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.SsisChildPackage>
Public ReadOnly Property ChildPackages As IList(Of SsisChildPackage)