AzureSearchResource.ConnectionString Property

Definition

Gets the "connectionString" output reference from the Azure AI Search resource.

public Aspire.Hosting.Azure.BicepOutputReference ConnectionString { get; }
member this.ConnectionString : Aspire.Hosting.Azure.BicepOutputReference
Public ReadOnly Property ConnectionString As BicepOutputReference

Property Value

Remarks

This connection string will assume you're deploying to public Azure.

Applies to