Interface Account.Update

All Superinterfaces:
Account.UpdateStages.WithIdentity, Account.UpdateStages.WithTags
Enclosing interface:
Account

public static interface Account.Update extends Account.UpdateStages.WithTags, Account.UpdateStages.WithIdentity
The template for Account update.
  • Method Details

    • apply

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

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