SqlDWSink.CopyCommandSettings Property

Definition

Gets or sets specifies Copy Command related settings when allowCopyCommand is true.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to