Interface SqlElasticPool.DefinitionStages.WithDatabaseMinCapacity<ParentT>

    • Method Detail

      • withDatabaseMinCapacity

        SqlElasticPool.DefinitionStages.WithAttach<ParentT> withDatabaseMinCapacity​(double minCapacity)
        Sets the minimum capacity all SQL Azure Databases are guaranteed.
        Parameters:
        minCapacity - The minimum capacity all databases are guaranteed.
        Returns:
        The next stage of the definition.