AzureOpenAIDeployment
Class net10.0
Represents an Azure OpenAI Deployment.
namespace Aspire.Hosting.ApplicationModel;
public class AzureOpenAIDeployment{ // ...} 6 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesModelNamegetstring Gets the name of the model.
ModelVersiongetstring Gets the version of the model.
Namegetstring Gets the name of the deployment.
SkuCapacityget; setint Gets the capacity of the SKU.
SkuNameget; setstring Gets the name of the SKU.