Skip to content
DocsTry Aspire
DocsTry

RavenDBServerResource Constructors

ClassConstructors1 member
A resource that represents a RavenDB container.
A resource that represents a RavenDB container.
public class RavenDBServerResource
{
public RavenDBServerResource(
string name,
bool isSecured)
{
// ...
}
}
namestring
isSecuredbool