Skip to content
Docs Try Aspire

EnvFromSourceV1 Constructors

Class Constructors 1 member
EnvFromSourceV1 represents an environment variable source used to populate environment variables in a container.
public sealed class EnvFromSourceV1
{
public EnvFromSourceV1()
{
// ...
}
}