Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchClientOptions

Package version

Client options used to configure Cognitive Search API requests.

Hierarchy

  • any
    • SearchClientOptions

Index

Properties

Optional apiVersion

apiVersion: undefined | string

The API version to use when communicating with the service.

deprecated

use serviceVersion instead

Optional serviceVersion

serviceVersion: undefined | string

The service version to use when communicating with the service.

Generated using TypeDoc