Uses of Interface
com.azure.resourcemanager.servicebus.models.AuthorizationRule
-
Packages that use AuthorizationRule Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of AuthorizationRule in com.azure.resourcemanager.servicebus.models
Classes in com.azure.resourcemanager.servicebus.models with type parameters of type AuthorizationRule Modifier and Type Interface Description interfaceAuthorizationRule<RuleT extends AuthorizationRule<RuleT>>Type representing authorization rule.Subinterfaces of AuthorizationRule in com.azure.resourcemanager.servicebus.models Modifier and Type Interface Description interfaceNamespaceAuthorizationRuleType representing authorization rule defined for namespace.interfaceQueueAuthorizationRuleType representing authorization rule defined for queue.interfaceTopicAuthorizationRuleType representing authorization rule defined for topic.
-