Lire en anglais

Partager via


AzureOpenAIDeployment Class

Definition

Represents an Azure OpenAI Deployment.

public class AzureOpenAIDeployment
type AzureOpenAIDeployment = class
Public Class AzureOpenAIDeployment
Inheritance
AzureOpenAIDeployment

Constructors

Properties

ModelName

Gets the name of the model.

ModelVersion

Gets the version of the model.

Name

Gets the name of the deployment.

SkuCapacity

Gets the capacity of the SKU.

SkuName

Gets the name of the SKU.

Applies to