| Modifier and Type | Method and Description |
|---|---|
List<SqlSubscriptionUsageMetric> |
SqlServers.listUsageByRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
Lists the Azure SQL server usages for a given Azure region.
|
rx.Observable<SqlSubscriptionUsageMetric> |
SqlServers.listUsageByRegionAsync(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
Lists the Azure SQL server usages for a given Azure region asynchronously.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/