次の方法で共有


ExecuteSSISPackageActivity.LogLocation プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象