Share via


AzureAIFoundryDeploymentResource.SkuCapacity Property

Definition

Gets or sets 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.Azure.AzureAIFoundryDeploymentResource.DefaultSkuCapacity"></inheritdoc>.

Applies to