Interface AuthorizationRule.UpdateStages.WithSendOrManage<T>
- Type Parameters:
T- the next stage of the update
- All Superinterfaces:
AuthorizationRule.UpdateStages.WithManage<T>,AuthorizationRule.UpdateStages.WithSend<T>
- All Known Subinterfaces:
AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>,EventHubAuthorizationRule.Update,EventHubNamespaceAuthorizationRule.Update
- Enclosing interface:
- AuthorizationRule.UpdateStages
public static interface AuthorizationRule.UpdateStages.WithSendOrManage<T>
extends AuthorizationRule.UpdateStages.WithSend<T>, AuthorizationRule.UpdateStages.WithManage<T>
The stage of the event hub namespace or event hub authorization rule update
allowing to enable send or manage policy.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.eventhubs.models.AuthorizationRule.UpdateStages.WithManage
withManageAccessMethods inherited from interface com.azure.resourcemanager.eventhubs.models.AuthorizationRule.UpdateStages.WithSend
withSendAccess