Skip to content
Docs Try Aspire
Docs Try

addAzureWebPubSub

Method
📦 Aspire.Hosting.Azure.WebPubSub v13.3.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureWebPubSub(name: string): AzureWebPubSubResource;
}

Signature

method addAzureWebPubSub builder
Adds an Azure Web PubSub resource to the distributed application model.
addAzureWebPubSub(name: string): AzureWebPubSubResource
name string
AzureWebPubSubResource

Applies to

This method applies to the following types: