Share via


AzureSearchIndexSink.WriteBehavior Property

Definition

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

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

Property Value

Applies to