Interface AuthorizationRule.Update

All Superinterfaces:
AuthorizationRule.UpdateStages.WithRights
Enclosing interface:
AuthorizationRule

public static interface AuthorizationRule.Update extends AuthorizationRule.UpdateStages.WithRights
The template for AuthorizationRule update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      AuthorizationRule apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.