AzureServiceBusTopicResource.withProperties
Method
interface AzureServiceBusTopicResource { // ... omitted for brevity withProperties(configure: (obj: AzureServiceBusTopicResource) => Promise<void>): AzureServiceBusTopicResource;}Signature
method
withProperties builder Configures properties of an Azure Service Bus topic
withProperties(configure: (obj: AzureServiceBusTopicResource) => Promise<void>): AzureServiceBusTopicResourceParameters
configure (obj: AzureServiceBusTopicResource) => Promise<void> Returns
AzureServiceBusTopicResource Defined on
This method is defined on the following type: