OfferingsOperations interface
Interface representing a Offerings operations.
Properties
| list | Lists all of the features and SKUs offered by the Azure AI Search service in each region. Note: This API returns a non-ARM resource collection and is not RPC-compliant. It will be replaced with an action-style API in the next preview as a breaking change. Customers should avoid taking new dependencies on the current shape. |
Property Details
list
Lists all of the features and SKUs offered by the Azure AI Search service in each region. Note: This API returns a non-ARM resource collection and is not RPC-compliant. It will be replaced with an action-style API in the next preview as a breaking change. Customers should avoid taking new dependencies on the current shape.
list: (options?: OfferingsListOptionalParams) => Promise<OfferingsListResult>
Property Value
(options?: OfferingsListOptionalParams) => Promise<OfferingsListResult>