次の方法で共有


DeleteActivity.LogStorageSettings プロパティ

定義

enableLogging が true の場合に顧客が指定する必要があるログ ストレージ設定を取得または設定します。

[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

適用対象