Compartir a través de


ExecuteSSISPackageActivity.PropertyOverrides Propiedad

Definición

Obtiene o establece las invalidaciones de propiedad para ejecutar el paquete 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a