Share via


AzureSearchIndexSink.WriteBehavior Property

Definition

Specify the write behavior when upserting documents into Azure Search Index.

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

Property Value

Applies to