次の方法で共有


ScriptActivity.LogSettings プロパティ

定義

スクリプト アクティビティのログ設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象