AzureOpenAIResource Properties
Class Properties 6 members
Represents an Azure OpenAI resource.
Gets the "connectionString" output reference from the Azure OpenAI resource.
public BicepOutputReference ConnectionString { get; } Gets the connection string template for the manifest for the resource.
public ReferenceExpression ConnectionStringExpression { get; } Gets the list of deployments of the Azure OpenAI resource.
public IReadOnlyList<AzureOpenAIDeployment> Deployments { get; } Gets the service endpoint URI expression for the Azure OpenAI resource.
public BicepOutputReference Endpoint { get; } Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; } Gets the connection URI expression for the Azure OpenAI endpoint.
public ReferenceExpression UriExpression { get; }Remarks
Format: The Azure OpenAI endpoint URL.