Compartir a través de


ExecuteSSISPackageActivity.LogLocation Propiedad

Definición

Obtiene o establece la ubicación del registro de ejecución de paquetes SSIS.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a