ExecuteSSISPackageActivity.ExecutionCredential Property

Definition

Gets or sets the package execution credential.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to