Topic Authorization Rule Args
fun TopicAuthorizationRuleArgs(listen: Output<Boolean>? = null, manage: Output<Boolean>? = null, name: Output<String>? = null, send: Output<Boolean>? = null, topicId: Output<String>? = null)
Deprecated
azure.eventhub.TopicAuthorizationRule has been deprecated in favor of azure.servicebus.TopicAuthorizationRule