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