Skip to content
Docs Try Aspire
Docs Try

addTables

Method
📦 Aspire.Hosting.Azure.Storage v13.4.0
interface AzureStorageResource {
// ... omitted for brevity
addTables(name: string): AzureTableStorageResource;
}

Signature

method addTables builder
Adds an Azure Table Storage resource
addTables(name: string): AzureTableStorageResource
name string
AzureTableStorageResource

Applies to

This method applies to the following types: