Share via


ExecuteSSISPackageActivity.LogLocation Property

Definition

Gets or sets SSIS package execution log location.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.logLocation")]
public Microsoft.Azure.Management.DataFactory.Models.SSISLogLocation LogLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.logLocation")>]
member this.LogLocation : Microsoft.Azure.Management.DataFactory.Models.SSISLogLocation with get, set
Public Property LogLocation As SSISLogLocation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to