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