Skip to content
DocsTry Aspire
DocsTry

RuntimeSpec Constructors

ClassConstructors1 member
Specifies the runtime execution configuration for a language.
public sealed class RuntimeSpec
{
public RuntimeSpec()
{
// ...
}
}