次の方法で共有


AzureOpenAIDeploymentResource.SkuCapacity Property

Definition

Gets the capacity of the SKU.

public int SkuCapacity { get; set; }
member this.SkuCapacity : int with get, set
Public Property SkuCapacity As Integer

Property Value

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

Applies to