Interface SqlElasticPool.UpdateStages.WithStorageCapacity

  • All Known Subinterfaces:
    SqlElasticPool.Update
    Enclosing interface:
    SqlElasticPool.UpdateStages

    public static interface SqlElasticPool.UpdateStages.WithStorageCapacity
    The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in Bytes.
    • Method Detail

      • withStorageCapacity

        SqlElasticPool.Update withStorageCapacity​(Long storageCapacity)
        Sets the storage limit for the SQL Azure Database Elastic Pool in Bytes.
        Parameters:
        storageCapacity - storage limit for the SQL Azure Database Elastic Pool in Bytes
        Returns:
        The next stage of definition.