Compartir a través de


ExecuteSSISPackageActivity.PackageLocation Propiedad

Definición

Obtiene o establece la ubicación del paquete SSIS.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a