Skip to content
Docs Try Aspire

LavinMQContainerResource Constructors

Class Constructors 1 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)
{
// ...
}
}
name string The name of the LavinMQ resource instance.