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