Interface SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT>

    • Method Detail

      • withStorageCapacity

        SqlElasticPool.DefinitionStages.WithAttach<ParentT> 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 the definition.