次の方法で共有


ExecuteSSISPackageActivity.ExecutionCredential プロパティ

定義

パッケージ実行資格情報を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象