Skip to content
DocsTry Aspire
DocsTry

AzureSqlDatabaseResource.withDefaultAzureSku

Method
📦 Aspire.Hosting.Azure.Sql v13.4.0
interface AzureSqlDatabaseResource {
// ... omitted for brevity
withDefaultAzureSku(): AzureSqlDatabaseResource;
}

Signature

methodwithDefaultAzureSkubuilder
Configures the Azure SQL Database to be deployed use the default SKU provided by Azure. Please be aware that the Azure default Sku might not take advantage of the free offer.
withDefaultAzureSku(): AzureSqlDatabaseResource
AzureSqlDatabaseResource

Defined on

This method is defined on the following type: