Interface SqlElasticPool.DefinitionStages.WithDatabaseMaxCapacity<ParentT>

    • Method Detail

      • withDatabaseMaxCapacity

        SqlElasticPool.DefinitionStages.WithAttach<ParentT> withDatabaseMaxCapacity​(double maxCapacity)
        Sets the maximum capacity any one SQL Azure Database can consume.
        Parameters:
        maxCapacity - The maximum capacity any one database can consume.
        Returns:
        The next stage of the definition.