Skip to content
Docs Try Aspire

SecretEnvSourceV1 Constructors

Class Constructors 1 member
SecretEnvSourceV1 represents a reference to a Secret used for populating environment variables in a container.
public sealed class SecretEnvSourceV1
{
public SecretEnvSourceV1()
{
// ...
}
}