Partager via


ExecuteSSISPackageActivity.PropertyOverrides Propriété

Définition

Obtient ou définit la propriété remplace pour exécuter le package SSIS.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à