Skip to content
Docs Try Aspire

AzureStorageResource.addTables

Method
📦 Aspire.Hosting.Azure.EventHubs v13.2.0-preview.1.26159.1
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

Defined on

This method is defined on the following type: