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