SearchClientOptions.ServiceVersion Enum

Definition

The versions of Azure Cognitive Search supported by this client library. For more, see API versions in Azure Cognitive Search.

public enum SearchClientOptions.ServiceVersion
type SearchClientOptions.ServiceVersion = 
Public Enum SearchClientOptions.ServiceVersion
Inheritance
SearchClientOptions.ServiceVersion

Fields

V2020_06_30 1

The 2020_06_30 version of the Azure Cognitive Search service.

V2023_11_01 2

The 2023_11_01 version of the Azure Cognitive Search service.

V2024_03_01_Preview 3

The 2024_03_01_Preview version of the Azure Cognitive Search service.

Applies to