OfferingsListResult interface

Response containing the list of offerings available in Azure AI Search, organized by region.

Properties

nextLink

The URL to get the next set of offerings, if any.

value

The list of Azure AI Search offerings by region.

Property Details

The URL to get the next set of offerings, if any.

nextLink?: string

Property Value

string

value

The list of Azure AI Search offerings by region.

value?: OfferingsByRegion[]

Property Value