Share via


DistcpSettings.DistcpOptions Property

Definition

Specifies the Distcp options. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> DistcpOptions { get; set; }
member this.DistcpOptions : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property DistcpOptions As DataFactoryElement(Of String)

Property Value

Applies to