Compartilhar via


SSISPackageLocation.ChildPackages Propriedade

Definição

Obtém ou define a lista de pacotes filho inseridos.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.childPackages")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.SSISChildPackage> ChildPackages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.childPackages")>]
member this.ChildPackages : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.SSISChildPackage> with get, set
Public Property ChildPackages As IList(Of SSISChildPackage)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a