FoundryModel
Class net8.0
Describes a model that can be deployed to Microsoft Foundry.
namespace Aspire.Hosting.Foundry;
public class FoundryModel{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesFormatget; initstring The format or provider of the model (e.g., OpenAI, Microsoft, xAi, Deepseek).
Nameget; initstring The name of the model.
Versionget; initstring The version of the model.