次の方法で共有


LogSettings.CopyActivityLogSettings プロパティ

定義

コピー アクティビティ ログの設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象