LogtoResource
Classsealednet10.0
Represents a containerized resource specific to Logto that extends the base functionality of container resources by providing additional endpoint and connection string management.
namespace Aspire.Hosting.ApplicationModel;
public sealed class LogtoResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IExpressionValue, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...}ContainerResourceIExpressionValueIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferences
6 members
Remarks
Section titled Remarks This class is designed for use in an application hosting environment and incorporates a primary HTTP endpoint with predefined default port configurations.
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesConnectionStringExpressiongetReferenceExpressionHostgetEndpointReferenceExpressionPortgetEndpointReferenceExpressionPrimaryEndpointgetEndpointReferenceUriExpressiongetReferenceExpression Gets the connection URI expression for the Logto container resource.