addAzureWebPubSub
Function
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): AzureWebPubSubResourceParameters
name string Returns
AzureWebPubSubResource Applies to
This function is an extension method on the following types: