SearchClientOptions.Version Property

Definition

Gets the SearchClientOptions.ServiceVersion of the service API used when making requests. For more, see API versions in Azure Cognitive Search.

public Azure.Search.Documents.SearchClientOptions.ServiceVersion Version { get; }
member this.Version : Azure.Search.Documents.SearchClientOptions.ServiceVersion
Public ReadOnly Property Version As SearchClientOptions.ServiceVersion

Property Value

Applies to