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.
Constructor(string)Section titled Constructor(string) 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) { // ... }}Parameters
namestringRemarks
This class is designed for use in an application hosting environment and incorporates a primary HTTP endpoint with predefined default port configurations.