Share via


Offerings interface

Interface representing a Offerings.

Methods

list(OfferingsListOptionalParams)

Lists all of the features and SKUs offered by the Azure AI Search service in each region.

Method Details

list(OfferingsListOptionalParams)

Lists all of the features and SKUs offered by the Azure AI Search service in each region.

function list(options?: OfferingsListOptionalParams): PagedAsyncIterableIterator<OfferingsByRegion, OfferingsByRegion[], PageSettings>

Parameters

options
OfferingsListOptionalParams

The options parameters.

Returns