AzureSearchExtensions 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.
Provides extension methods for adding the Azure AI Search resources to the application model.
public static class AzureSearchExtensions
type AzureSearchExtensions = class
Public Module AzureSearchExtensions
- Inheritance
-
AzureSearchExtensions
Methods
AddAzureSearch(IDistributedApplicationBuilder, String, Action<IResourceBuilder<AzureSearchResource>,ResourceModuleConstruct,SearchService>) |
Adds an Azure AI Search service resource to the application model. |
AddAzureSearch(IDistributedApplicationBuilder, String) |
Adds an Azure AI Search service resource to the application model. |