Uses of Interface
com.microsoft.azure.management.eventhub.AuthorizationRule
-
-
Uses of AuthorizationRule in com.microsoft.azure.management.eventhub
Classes in com.microsoft.azure.management.eventhub with type parameters of type AuthorizationRule Modifier and Type Interface Description interfaceAuthorizationRule<RuleT extends AuthorizationRule<RuleT>>The base type representing authorization rule of event hub namespace and event hub.Subinterfaces of AuthorizationRule in com.microsoft.azure.management.eventhub Modifier and Type Interface Description interfaceEventHubAuthorizationRuleType representing authorization rule of an event hub.interfaceEventHubNamespaceAuthorizationRuleType representing authorization rule of an event hub namespace.
-