Skip to content
Docs Try Aspire

addAzureServiceBus

Function
📦 Aspire.Hosting.Azure.ServiceBus v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureServiceBus(name: string): AzureServiceBusResource;
}

Signature

method addAzureServiceBus builder
Adds an Azure Service Bus namespace resource
addAzureServiceBus(name: string): AzureServiceBusResource
name string
AzureServiceBusResource

Applies to

This function is an extension method on the following types: