AzureSearchResource
Class net10.0
Represents an Azure AI Search resource.
namespace Aspire.Hosting.Azure;
public class AzureSearchResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} AzureProvisioningResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferences
7 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesConnectionStringgetBicepOutputReference Gets the "connectionString" output reference from the Azure AI Search resource.
ConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the resource.
EndpointgetBicepOutputReference Gets the service endpoint URI expression for the Azure AI Search resource.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.
UriExpressiongetReferenceExpression Gets the service endpoint URI expression for the Azure AI Search resource.