AzureOpenAIResource
Class net10.0
Represents an Azure OpenAI resource.
namespace Aspire.Hosting.ApplicationModel;
public class AzureOpenAIResource : 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
8 members
Constructors1
Section titled ConstructorsProperties6
Section titled PropertiesConnectionStringgetBicepOutputReference Gets the "connectionString" output reference from the Azure OpenAI resource.
ConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for the resource.
Deploymentsgetobsolete Gets the list of deployments of the Azure OpenAI resource.
EndpointgetBicepOutputReference Gets the service endpoint URI expression for the Azure OpenAI resource.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.
UriExpressiongetReferenceExpression Gets the connection URI expression for the Azure OpenAI endpoint.