Uses of Interface
com.microsoft.azure.management.sql.SqlDatabaseMetricDefinition
Packages that use SqlDatabaseMetricDefinition
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SqlDatabaseMetricDefinition in com.microsoft.azure.management.sql
Methods in com.microsoft.azure.management.sql that return types with arguments of type SqlDatabaseMetricDefinitionModifier and TypeMethodDescriptionSqlElasticPool.listDatabaseMetricDefinitions()
Lists the database metric definitions for this SQL Elastic Pool.rx.Observable<SqlDatabaseMetricDefinition>
SqlElasticPool.listDatabaseMetricDefinitionsAsync()
Asynchronously lists the database metric definitions for this SQL Elastic Pool.SqlDatabase.listMetricDefinitions()
rx.Observable<SqlDatabaseMetricDefinition>
SqlDatabase.listMetricDefinitionsAsync()