AzureSearchIndexWriteBehaviorType type

Specify the write behavior when upserting documents into Azure Search Index.
KnownAzureSearchIndexWriteBehaviorType can be used interchangeably with AzureSearchIndexWriteBehaviorType, this enum contains the known values that the service supports.

Known values supported by the service

Merge: Merge
Upload: Upload

type AzureSearchIndexWriteBehaviorType = string