Interface EventHubAuthorizationRule.Update
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Appliable<EventHubAuthorizationRule>,AuthorizationRule.UpdateStages.WithListen<EventHubAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithListenOrSendOrManage<EventHubAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithManage<EventHubAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSend<EventHubAuthorizationRule.Update>,AuthorizationRule.UpdateStages.WithSendOrManage<EventHubAuthorizationRule.Update>,com.microsoft.azure.management.resources.fluentcore.model.Indexable
- Enclosing interface:
- EventHubAuthorizationRule
@Beta(V1_7_0) public static interface EventHubAuthorizationRule.Update extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<EventHubAuthorizationRule>, AuthorizationRule.UpdateStages.WithListenOrSendOrManage<EventHubAuthorizationRule.Update>
The entirety of the event hub 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
-
-