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

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.

Applies to