Share via


SsisLogLocation.LogPath Property

Definition

The SSIS package execution log path. Type: string (or Expression with resultType string).

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

Property Value

Applies to