Skip to content
Docs Try Aspire

RavenDBServerResource Constructors

Class Constructors 1 member
A resource that represents a RavenDB container.
A resource that represents a RavenDB container.
public class RavenDBServerResource
{
public RavenDBServerResource(
string name,
bool isSecured)
{
// ...
}
}
name string
isSecured bool