### YamlMime:JavaType uid: "com.microsoft.azure.management.sql.RecommendedElasticPool" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool" name: "RecommendedElasticPool" nameWithType: "RecommendedElasticPool" summary: "An immutable client-side representation of an Azure SQL Recommended ElasticPool." syntax: "public interface **RecommendedElasticPool**
extends <>, <>, , , , <>" methods: - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.databaseDtuMax()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.databaseDtuMax()" name: "databaseDtuMax()" nameWithType: "RecommendedElasticPool.databaseDtuMax()" modifiers: - "abstract" syntax: "public abstract double databaseDtuMax()" returns: description: "the maximum DTU for the database." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.databaseDtuMin()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.databaseDtuMin()" name: "databaseDtuMin()" nameWithType: "RecommendedElasticPool.databaseDtuMin()" modifiers: - "abstract" syntax: "public abstract double databaseDtuMin()" returns: description: "the minimum DTU for the database." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.databaseEdition()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.databaseEdition()" name: "databaseEdition()" nameWithType: "RecommendedElasticPool.databaseEdition()" modifiers: - "abstract" syntax: "public abstract ElasticPoolEdition databaseEdition()" returns: description: "the edition of the Azure SQL Recommended Elastic Pool. The\n ElasticPoolEditions enumeration contains all the valid editions.\n Possible values include: 'Basic', 'Standard', 'Premium'." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.databases()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.databases()" name: "databases()" nameWithType: "RecommendedElasticPool.databases()" modifiers: - "abstract" syntax: "public abstract List databases()" returns: description: "the list of Azure SQL Databases in this pool. Expanded property." type: "<>" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.dtu()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.dtu()" name: "dtu()" nameWithType: "RecommendedElasticPool.dtu()" modifiers: - "abstract" syntax: "public abstract double dtu()" returns: description: "the DTU for the SQL Azure Recommended Elastic Pool." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.getDatabase(java.lang.String)" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.getDatabase(String databaseName)" name: "getDatabase(String databaseName)" nameWithType: "RecommendedElasticPool.getDatabase(String databaseName)" summary: "Get a specific database in the recommended database." modifiers: - "abstract" parameters: - description: "name of the database to be fetched" name: "databaseName" type: "" syntax: "public abstract SqlDatabase getDatabase(String databaseName)" desc: "Get a specific database in the recommended database." returns: description: "information on the database recommended in recommended elastic pool" type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.getDatabaseAsync(java.lang.String)" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.getDatabaseAsync(String databaseName)" name: "getDatabaseAsync(String databaseName)" nameWithType: "RecommendedElasticPool.getDatabaseAsync(String databaseName)" summary: "Get a specific database in the recommended database." modifiers: - "abstract" parameters: - description: "name of the database to be fetched" name: "databaseName" type: "" syntax: "public abstract Observable getDatabaseAsync(String databaseName)" desc: "Get a specific database in the recommended database." returns: description: "a representation of the deferred computation to get the database in the recommended elastic pool" type: "<>" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.listDatabases()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.listDatabases()" name: "listDatabases()" nameWithType: "RecommendedElasticPool.listDatabases()" summary: "Fetches list of databases by making call to Azure." modifiers: - "abstract" syntax: "public abstract List listDatabases()" desc: "Fetches list of databases by making call to Azure." returns: description: "list of the databases in recommended elastic pool" type: "<>" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.listDatabasesAsync()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.listDatabasesAsync()" name: "listDatabasesAsync()" nameWithType: "RecommendedElasticPool.listDatabasesAsync()" summary: "Fetches list of databases by making call to Azure." modifiers: - "abstract" syntax: "public abstract Observable listDatabasesAsync()" desc: "Fetches list of databases by making call to Azure." returns: description: "a representation of the deferred computation of the databases in this recommended elastic pool" type: "<>" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.listMetrics()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.listMetrics()" name: "listMetrics()" nameWithType: "RecommendedElasticPool.listMetrics()" summary: "Fetches list of metrics information by making call to Azure." modifiers: - "abstract" syntax: "public abstract List listMetrics()" desc: "Fetches list of metrics information by making call to Azure." returns: description: "list of the databases in recommended elastic pool" type: "<>" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.maxObservedDtu()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.maxObservedDtu()" name: "maxObservedDtu()" nameWithType: "RecommendedElasticPool.maxObservedDtu()" modifiers: - "abstract" syntax: "public abstract double maxObservedDtu()" returns: description: "maximum observed DTU." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.maxObservedStorageMB()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.maxObservedStorageMB()" name: "maxObservedStorageMB()" nameWithType: "RecommendedElasticPool.maxObservedStorageMB()" modifiers: - "abstract" syntax: "public abstract double maxObservedStorageMB()" returns: description: "maximum observed storage in megabytes." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.observationPeriodEnd()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.observationPeriodEnd()" name: "observationPeriodEnd()" nameWithType: "RecommendedElasticPool.observationPeriodEnd()" modifiers: - "abstract" syntax: "public abstract DateTime observationPeriodEnd()" returns: description: "the observation period start (ISO8601 format)." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.observationPeriodStart()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.observationPeriodStart()" name: "observationPeriodStart()" nameWithType: "RecommendedElasticPool.observationPeriodStart()" modifiers: - "abstract" syntax: "public abstract DateTime observationPeriodStart()" returns: description: "the observation period start (ISO8601 format)." type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.sqlServerName()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.sqlServerName()" name: "sqlServerName()" nameWithType: "RecommendedElasticPool.sqlServerName()" modifiers: - "abstract" syntax: "
public abstract String sqlServerName()" returns: description: "name of the SQL Server to which this database belongs" type: "" - uid: "com.microsoft.azure.management.sql.RecommendedElasticPool.storageMB()" fullName: "com.microsoft.azure.management.sql.RecommendedElasticPool.storageMB()" name: "storageMB()" nameWithType: "RecommendedElasticPool.storageMB()" modifiers: - "abstract" syntax: "public abstract double storageMB()" returns: description: "storage size in megabytes." type: "" type: "interface" desc: "An immutable client-side representation of an Azure SQL Recommended ElasticPool." implements: - "" - "<>" - "" - "" - "<>" - "<>" metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4