Interface EventHubNamespaceAuthorizationRule.Update
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Appliable<EventHubNamespaceAuthorizationRule>,AuthorizationRule.UpdateStages.WithListen<EventHubNamespaceAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithListenOrSendOrManage<EventHubNamespaceAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithManage<EventHubNamespaceAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSend<EventHubNamespaceAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSendOrManage<EventHubNamespaceAuthorizationRule.Update>,com.microsoft.azure.management.resources.fluentcore.model.Indexable
- Enclosing interface:
- EventHubNamespaceAuthorizationRule
@Beta(V1_7_0) public static interface EventHubNamespaceAuthorizationRule.Update extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<EventHubNamespaceAuthorizationRule>, AuthorizationRule.UpdateStages.WithListenOrSendOrManage<EventHubNamespaceAuthorizationRule.Update>
The entirety of the event hub namespace authorization rule update.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
-
Methods inherited from interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithListen
withListenAccess
-
Methods inherited from interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithManage
withManageAccess
-
Methods inherited from interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithSend
withSendAccess
-
-