Share via


LogStorageSettings.Path Property

Definition

The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).

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

Property Value

Applies to