다음을 통해 공유


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_05_01_Preview 3

The 2024_05_01_preview version of the Azure Cognitive Search service.

Applies to