SearchOfferingsByRegion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the Azure AI Search features and SKUs available in a specific Azure region.
public class SearchOfferingsByRegion : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Search.Models.SearchOfferingsByRegion>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Search.Models.SearchOfferingsByRegion>
type SearchOfferingsByRegion = class
interface IJsonModel<SearchOfferingsByRegion>
interface IPersistableModel<SearchOfferingsByRegion>
Public Class SearchOfferingsByRegion
Implements IJsonModel(Of SearchOfferingsByRegion), IPersistableModel(Of SearchOfferingsByRegion)
- Inheritance
-
SearchOfferingsByRegion
- Implements
Properties
| Name | Description |
|---|---|
| Features |
The list of features offered in this region. |
| RegionName |
The name of the region. |
| Skus |
The list of SKUs offered in this region. |