Uses of Interface
com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithListenOrSendOrManage
-
-
Uses of AuthorizationRule.DefinitionStages.WithListenOrSendOrManage in com.microsoft.azure.management.eventhub
Subinterfaces of AuthorizationRule.DefinitionStages.WithListenOrSendOrManage in com.microsoft.azure.management.eventhub Modifier and Type Interface Description static interfaceEventHubAuthorizationRule.DefinitionThe entirety of the event hub namespace authorization rule definition.static interfaceEventHubAuthorizationRule.DefinitionStages.WithAccessPolicyStage of the authorization rule definition allowing to specify access policy.static interfaceEventHubNamespaceAuthorizationRule.DefinitionThe entirety of the event hub namespace authorization rule definition.static interfaceEventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicyStage of the authorization rule definition allowing to specify access policy.
-