다음을 통해 공유


CopyActivity.Sink Property

Definition

Gets or sets copy activity sink.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to