addHub
Function
interface AzureWebPubSubResource { // ... omitted for brevity addHub( name: string, hubName?: string): AzureWebPubSubHubResource;}Signature
method
addHub builder Adds a hub to the Azure Web PubSub resource.
addHub( name: string, hubName?: string): AzureWebPubSubHubResourceParameters
name string hubName string optional Returns
AzureWebPubSubHubResource Applies to
This function is an extension method on the following types: