Share via


SsisPackageLocation.ConfigurationPath Property

Definition

The configuration file of the package execution. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ConfigurationPath { get; set; }
member this.ConfigurationPath : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ConfigurationPath As DataFactoryElement(Of String)

Property Value

Applies to