Get Namespace Authorization Rule Plain Args
data class GetNamespaceAuthorizationRulePlainArgs(val name: String, val namespaceId: String? = null, val namespaceName: String? = null, val resourceGroupName: String? = null) : ConvertibleToJava<GetNamespaceAuthorizationRulePlainArgs>
A collection of arguments for invoking getNamespaceAuthorizationRule.
Properties
Link copied to clipboard
Specifies the ID of the ServiceBus Namespace where the Service Bus Namespace Authorization Rule exists.
Link copied to clipboard
Specifies the name of the ServiceBus Namespace.
Link copied to clipboard
Specifies the name of the Resource Group where the ServiceBus Namespace exists.