Interface AuthorizationRule.UpdateStages.WithManage<T>

Type Parameters:
T - the next stage of the update
All Known Subinterfaces:
AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>, AuthorizationRule.UpdateStages.WithSendOrManage<T>, NamespaceAuthorizationRule.Update, QueueAuthorizationRule.Update, TopicAuthorizationRule.Update
Enclosing interface:
AuthorizationRule.UpdateStages

public static interface AuthorizationRule.UpdateStages.WithManage<T>
The stage of Service Bus authorization rule update allowing to enable manage policy.
  • Method Summary

    Modifier and Type
    Method
    Description
    Enables management.
  • Method Details

    • withManagementEnabled

      T withManagementEnabled()
      Enables management.
      Returns:
      the next stage of the update