次の方法で共有


HdfsReadSettings.DistcpSettings プロパティ

定義

Distcp 関連の設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象