次の方法で共有


ScriptActivityTypePropertiesLogSettings.LogLocationSettings プロパティ

定義

ログを有効にする際にユーザーが指定する必要があるログの場所の設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象