| Modifier and Type | Method and Description |
|---|---|
RegionCapabilities |
SqlServers.getCapabilitiesByRegion(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
Gets the Azure SQL server capabilities for a given Azure region.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<RegionCapabilities> |
SqlServers.getCapabilitiesByRegionAsync(com.microsoft.azure.management.resources.fluentcore.arm.Region region)
Gets the Azure SQL server capabilities 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.
*/