ListmonkResource
Classnet10.0
A resource that represents a listmonk instance.
namespace Aspire.Hosting.ApplicationModel;
public class ListmonkResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IExpressionValue, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IResourceWithEndpoints, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences, Aspire.Hosting.IResourceWithServiceDiscovery{ // ...}ContainerResourceIExpressionValueIManifestExpressionProviderIResourceIResourceWithConnectionStringIResourceWithEndpointsIValueProviderIValueWithReferencesIResourceWithServiceDiscovery
6 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string expression for the listmonk instance.
HostgetEndpointReferenceExpression Gets the host endpoint reference for this resource.
PortgetEndpointReferenceExpression Gets the port endpoint reference for this resource.
PrimaryEndpointgetEndpointReference Gets the primary HTTP endpoint for the listmonk instance.
UriExpressiongetReferenceExpression Gets the connection URI expression for the listmonk instance.