Uses of Interface
com.azure.resourcemanager.servicebus.models.AuthorizationRule.DefinitionStages.WithListen
-
Packages that use AuthorizationRule.DefinitionStages.WithListen Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of AuthorizationRule.DefinitionStages.WithListen in com.azure.resourcemanager.servicebus.models
Subinterfaces of AuthorizationRule.DefinitionStages.WithListen in com.azure.resourcemanager.servicebus.models Modifier and Type Interface Description static interfaceAuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T>The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.static interfaceNamespaceAuthorizationRule.DefinitionThe entirety of the namespace authorization rule definition.static interfaceNamespaceAuthorizationRule.DefinitionStages.BlankThe first stage of namespace authorization rule definition.static interfaceQueueAuthorizationRule.DefinitionThe entirety of the queue authorization rule definition.static interfaceQueueAuthorizationRule.DefinitionStages.BlankThe first stage of queue authorization rule definition.static interfaceTopicAuthorizationRule.DefinitionThe entirety of the topic authorization rule definition.static interfaceTopicAuthorizationRule.DefinitionStages.BlankThe first stage of topic authorization rule definition.
-