Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
List<SqlSubscriptionUsageMetric> |
SqlServers.listUsageByRegion(Region region)
Lists the Azure SQL server usages for a given Azure region.
|
rx.Observable<SqlSubscriptionUsageMetric> |
SqlServers.listUsageByRegionAsync(Region region)
Lists the Azure SQL server usages for a given Azure region asynchronously.
|
Copyright © 2019. All rights reserved.