Uses of Interface
com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithSendOrManage
-
Packages that use AuthorizationRule.UpdateStages.WithSendOrManage Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of AuthorizationRule.UpdateStages.WithSendOrManage in com.azure.resourcemanager.servicebus.models
Subinterfaces of AuthorizationRule.UpdateStages.WithSendOrManage 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.
-