OpenWebUIResource
Class net10.0
A resource that represents an Open WebUI resource
namespace Aspire.Hosting.ApplicationModel;
public class OpenWebUIResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} ContainerResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferences
7 members
Constructors1
Section titled ConstructorsProperties6
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string expression for the Open WebUI endpoint.
HostgetEndpointReferenceExpression Gets the host endpoint reference for this resource.
OllamaResourcesget Gets the list of Ollama resources that are associated with this Open WebUI resource.
PortgetEndpointReferenceExpression Gets the port endpoint reference for this resource.
PrimaryEndpointgetEndpointReference Gets the http endpoint for the Open WebUI resource.
UriExpressiongetReferenceExpression Gets the connection URI expression for the Open WebUI endpoint.