Share via


AzureAIFoundryDeploymentResource.SkuName Property

Definition

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

Applies to