AIFoundryModel Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a model that can be deployed to Azure AI Foundry.
public class AIFoundryModel
	type AIFoundryModel = class
	Public Class AIFoundryModel
		- Inheritance
 - 
				AIFoundryModel
 
Constructors
| AIFoundryModel() | 
Properties
| Format | 
		 The format or provider of the model (e.g., OpenAI, Microsoft, xAi, Deepseek).  | 
        	
| Name | 
		 The name of the model.  | 
        	
| Version | 
		 The version of the model.  |