get Event Hub Authorization Rule
suspend fun getEventHubAuthorizationRule(argument: GetEventHubAuthorizationRulePlainArgs): GetEventHubAuthorizationRuleResult
Single item in a List or Get AuthorizationRule operation API Version: 2017-04-01.
Return
Single item in a List or Get AuthorizationRule operation
Parameters
argument
null
suspend fun getEventHubAuthorizationRule(authorizationRuleName: String, eventHubName: String, namespaceName: String, resourceGroupName: String): GetEventHubAuthorizationRuleResult
Return
Single item in a List or Get AuthorizationRule operation
See also
Parameters
authorization Rule Name
The authorization rule name.
event Hub Name
The Event Hub name
namespace Name
The Namespace name
resource Group Name
Name of the resource group within the azure subscription.
suspend fun getEventHubAuthorizationRule(argument: suspend GetEventHubAuthorizationRulePlainArgsBuilder.() -> Unit): GetEventHubAuthorizationRuleResult
Return
Single item in a List or Get AuthorizationRule operation
See also
Parameters
argument
Builder for com.pulumi.azurenative.eventhub.kotlin.inputs.GetEventHubAuthorizationRulePlainArgs.