Skip to content
DocsTry Aspire
DocsTry

LogtoResource Constructors

ClassConstructors1 member
Represents a containerized resource specific to Logto that extends the base functionality of container resources by providing additional endpoint and connection string management.
Represents a containerized resource specific to Logto that extends the base functionality of container resources by providing additional endpoint and connection string management.
public sealed class LogtoResource
{
public LogtoResource(
string name)
{
// ...
}
}
namestring
This class is designed for use in an application hosting environment and incorporates a primary HTTP endpoint with predefined default port configurations.