Interface TopicAuthorizationRule.Update
-
- All Superinterfaces:
Appliable<TopicAuthorizationRule>,AuthorizationRule.UpdateStages.WithListen<TopicAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithListenOrSendOrManage<TopicAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithManage<TopicAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSend<TopicAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSendOrManage<TopicAuthorizationRule.Update>,Indexable
- Enclosing interface:
- TopicAuthorizationRule
public static interface TopicAuthorizationRule.Update extends Appliable<TopicAuthorizationRule>, AuthorizationRule.UpdateStages.WithListenOrSendOrManage<TopicAuthorizationRule.Update>
The entirety of the topic 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
-
-