Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
List<SqlDatabaseUsageMetric> |
SqlDatabase.listUsageMetrics()
Lists the SQL database usage metrics.
|
rx.Observable<SqlDatabaseUsageMetric> |
SqlDatabase.listUsageMetricsAsync()
Asynchronously lists the SQL database usage metrics.
|
Copyright © 2019. All rights reserved.