Skip to content
DocsTry Aspire
DocsTry

Secret Constructors

ClassConstructors1 member
Represents a Secret object in a Docker Compose configuration file.
public sealed class Secret
{
public Secret()
{
// ...
}
}