Namespace Args
constructor(capacity: Output<Int>? = null, customerManagedKey: Output<NamespaceCustomerManagedKeyArgs>? = null, identity: Output<NamespaceIdentityArgs>? = null, localAuthEnabled: Output<Boolean>? = null, location: Output<String>? = null, minimumTlsVersion: Output<String>? = null, name: Output<String>? = null, networkRuleSet: Output<NamespaceNetworkRuleSetArgs>? = null, premiumMessagingPartitions: Output<Int>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, tags: Output<Map<String, String>>? = null)
Deprecated
azure.eventhub.Namespace has been deprecated in favor of azure.servicebus.Namespace