Interface User.Update

All Superinterfaces:
User.UpdateStages.WithAdditionalUsageQuota
Enclosing interface:
User

public static interface User.Update extends User.UpdateStages.WithAdditionalUsageQuota
The template for User update.
  • Method Details

    • apply

      User apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

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