Partager via


ExecuteSSISPackageActivity.ProjectParameters Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à