Skip to content
Docs Try Aspire

AzureServiceBusTopicResource.withProperties

Method
📦 Aspire.Hosting.Azure.ServiceBus v13.2.0-preview.1.26159.1
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): AzureServiceBusTopicResource
configure (obj: AzureServiceBusTopicResource) => void
AzureServiceBusTopicResource

Defined on

This method is defined on the following type: