AzureServiceBusTopicResource Constructors
Class Constructors 1 member
Represents a Service Bus Topic. Initializes a new instance of the
AzureServiceBusTopicResource class. Constructor(string, string, AzureServiceBusResource) Section titled Constructor(string, string, AzureServiceBusResource) Represents a Service Bus Topic. Initializes a new instance of the
AzureServiceBusTopicResource class. public class AzureServiceBusTopicResource{ public AzureServiceBusTopicResource( string name, string topicName, AzureServiceBusResource parent) { // ... }}Parameters
Remarks
Use
AzureProvisioningResourceExtensions.ConfigureInfrastructure to configure specific Azure.Provisioning properties.