Interface User.Update

All Superinterfaces:
User.UpdateStages.WithEncryptedPassword, User.UpdateStages.WithShareAccessRights, User.UpdateStages.WithUserType
Enclosing interface:
User

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.