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