AIFoundryModel
Class net10.0
Describes a model that can be deployed to Azure AI Foundry.
namespace Aspire.Hosting.Azure;
public class AIFoundryModel{ // ...}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.