Share via


AIFoundryModel Class

Definition

Describes a model that can be deployed to Azure AI Foundry.

public class AIFoundryModel
type AIFoundryModel = class
Public Class AIFoundryModel
Inheritance
AIFoundryModel

Constructors

Name Description
AIFoundryModel()

Properties

Name Description
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.

Applies to