Dela via


AzureOpenAIDeploymentResource.SkuName Property

Definition

Gets the name of the SKU.

public string SkuName { get; set; }
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

The default value is <inheritdoc cref="F:Aspire.Hosting.ApplicationModel.AzureOpenAIDeploymentResource.DefaultSkuName"></inheritdoc>.

Applies to