次の方法で共有


CopyActivity.LogStorageSettings プロパティ

定義

取得または設定 (非推奨。LogSettings を使用してください) セッション ログを有効にする際に、お客様が指定する必要があるログ ストレージ設定。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象