Share via


SalesforceV2Sink.WriteBehavior Property

Definition

The write behavior for the operation. Default is Insert.

public Azure.ResourceManager.DataFactory.Models.SalesforceV2SinkWriteBehavior? WriteBehavior { get; set; }
member this.WriteBehavior : Nullable<Azure.ResourceManager.DataFactory.Models.SalesforceV2SinkWriteBehavior> with get, set
Public Property WriteBehavior As Nullable(Of SalesforceV2SinkWriteBehavior)

Property Value

Applies to