Interface SqlElasticPoolOperations.DefinitionStages.WithDatabaseMaxCapacity

    • Method Detail

      • withDatabaseMaxCapacity

        SqlElasticPoolOperations.DefinitionStages.WithCreate 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.