Aspire.Hosting.Azure.Search
Official
📦 Aspire.Hosting.Azure.Searchv13.4.02Functions
2Types
2 types and 0 members
Types
Functions
method
addAzureSearchbuilderAdds an Azure AI Search service resource to the application model.
addAzureSearch(name: string): AzureSearchResourcemethod
withSearchRoleAssignmentsbuilderAssigns the specified roles to the given resource, granting it the necessary permissions on the target Azure AI Search service resource. This replaces the default role assignments for the resource.
withSearchRoleAssignments(target: AzureSearchResource, roles: AzureSearchRole[]): IResource