Interface Account.Update

All Superinterfaces:
Account.UpdateStages.WithIdentity, Account.UpdateStages.WithKind, Account.UpdateStages.WithProperties, Account.UpdateStages.WithSku, Account.UpdateStages.WithTags
Enclosing interface:
Account

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.