AzureOpenAIDeployment 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.
Represents an Azure OpenAI Deployment.
public class AzureOpenAIDeployment
type AzureOpenAIDeployment = class
Public Class AzureOpenAIDeployment
- Inheritance
-
AzureOpenAIDeployment
Constructors
AzureOpenAIDeployment(String, String, String, String, Int32) |
Represents an Azure OpenAI Deployment. |
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. |