Interface UserContract.Update

All Superinterfaces:
UserContract.UpdateStages.WithEmail, UserContract.UpdateStages.WithFirstName, UserContract.UpdateStages.WithIdentities, UserContract.UpdateStages.WithIfMatch, UserContract.UpdateStages.WithLastName, UserContract.UpdateStages.WithNote, UserContract.UpdateStages.WithPassword, UserContract.UpdateStages.WithState
Enclosing interface:
UserContract

The template for UserContract update.
  • Method Details

    • apply

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

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