Bagikan melalui


ExecuteSSISPackageActivity.PackageLocation Property

Definition

Gets or sets SSIS package location.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to