HdfsSource.DistcpSettings Property

Definition

Gets or sets specifies Distcp-related settings.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to