Skip to content
Docs Try Aspire

SecretReference Constructors

Class Constructors 1 member
Represents a reference to a secret within a Docker service configuration.
public sealed class SecretReference
{
public SecretReference()
{
// ...
}
}