addServiceBusTopic
Function
interface AzureServiceBusResource { // ... omitted for brevity addServiceBusTopic( name: string, topicName?: string): AzureServiceBusTopicResource;}Signature
method
addServiceBusTopic builder Adds an Azure Service Bus topic resource
addServiceBusTopic( name: string, topicName?: string): AzureServiceBusTopicResourceParameters
name string topicName string optional Returns
AzureServiceBusTopicResource Applies to
This function is an extension method on the following types: