Uses of Interface
com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithSend
-
Packages that use AuthorizationRule.UpdateStages.WithSend Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of AuthorizationRule.UpdateStages.WithSend in com.azure.resourcemanager.servicebus.models
Subinterfaces of AuthorizationRule.UpdateStages.WithSend 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 interfaceAuthorizationRule.UpdateStages.WithSendOrManage<T>The stage of the Service Bus authorization rule update allowing to enable 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.
-