Share via


ExecuteSsisPackageActivity.PropertyOverrides Property

Definition

The property overrides to execute the SSIS package.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DataFactory.Models.SsisPropertyOverride> PropertyOverrides { get; }
member this.PropertyOverrides : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DataFactory.Models.SsisPropertyOverride>
Public ReadOnly Property PropertyOverrides As IDictionary(Of String, SsisPropertyOverride)

Property Value

Applies to