Skip to content
DocsTry Aspire
DocsTry

EnvFromSourceV1 Constructors

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