Interface AuthorizationRule.UpdateStages
- Enclosing interface:
- AuthorizationRule<RuleT extends AuthorizationRule<RuleT>>
public static interface AuthorizationRule.UpdateStages
Grouping of commons authorization rule update stages shared
between event hub namespace authorization rule and event hub authorization rule.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the event hub namespace or event hub authorization rule update allowing to enable listen policy.static interfaceThe stage of the event hub namespace or event hub authorization rule update allowing to enable listen, send or manage policy.static interfaceThe stage of event hub namespace or event hub authorization rule update allowing to enable manage policy.static interfaceThe stage of the event hub namespace or event hub authorization rule update allowing to enable send policy.static interfaceThe stage of the event hub namespace or event hub authorization rule update allowing to enable send or manage policy.