Partager via


ExecuteSSISPackageActivity.PackageParameters Propriété

Définition

Obtient ou définit les paramètres au niveau du package pour exécuter le package SSIS.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.packageParameters")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.SSISExecutionParameter> PackageParameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.packageParameters")>]
member this.PackageParameters : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.SSISExecutionParameter> with get, set
Public Property PackageParameters As IDictionary(Of String, SSISExecutionParameter)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à