Interface SqlPool.Update

All Superinterfaces:
SqlPool.UpdateStages.WithCreateMode, SqlPool.UpdateStages.WithMaxSizeBytes, SqlPool.UpdateStages.WithProvisioningState, SqlPool.UpdateStages.WithRecoverableDatabaseId, SqlPool.UpdateStages.WithSku, SqlPool.UpdateStages.WithSourceDatabaseId, SqlPool.UpdateStages.WithStorageAccountType, SqlPool.UpdateStages.WithTags
Enclosing interface:
SqlPool

The template for SqlPool update.
  • Method Details

    • apply

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

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