Skip to content
DocsTry Aspire
DocsTry

LavinMQContainerResource Constructors

ClassConstructors1 member
Represents a container resource for LavinMQ with configurable authentication parameters and connection endpoint details, implementing the IResourceWithConnectionString interface.
Represents a container resource for LavinMQ with configurable authentication parameters and connection endpoint details, implementing the IResourceWithConnectionString interface.
public class LavinMQContainerResource
{
public LavinMQContainerResource(
string name)
{
// ...
}
}
namestringThe name of the LavinMQ resource instance.