AzureSqlCapabilitiesCommunicator.Get(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Location Capabilities for the specified region for the current subscription.
public Microsoft.Azure.Management.Sql.Models.LocationCapabilities Get (string locationName);
member this.Get : string -> Microsoft.Azure.Management.Sql.Models.LocationCapabilities
Public Function Get (locationName As String) As LocationCapabilities
Parameters
- locationName
- String
The name of the region for which to get the location capabilities
Returns
The location capabilities for the region