Interface QueueAuthorizationRule.Update
-
- All Superinterfaces:
Appliable<QueueAuthorizationRule>,AuthorizationRule.UpdateStages.WithListen<QueueAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithManage<QueueAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSend<QueueAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSendOrManage<QueueAuthorizationRule.Update>,Indexable
- Enclosing interface:
- QueueAuthorizationRule
public static interface QueueAuthorizationRule.Update extends Appliable<QueueAuthorizationRule>, AuthorizationRule.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>
The entirety of the queue authorization rule update.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithListen
withListeningEnabled
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithManage
withManagementEnabled
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.AuthorizationRule.UpdateStages.WithSend
withSendingEnabled
-
-