Share via


ExecuteSsisPackageActivity.EnvironmentPath Property

Definition

The environment path to execute the SSIS package. Type: string (or Expression with resultType string).

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

Property Value

Applies to