AzureSqlDatabaseBackupAdapter.GetServerLocation(String, 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 of the server.
public string GetServerLocation (string resourceGroupName, string serverName);
member this.GetServerLocation : string * string -> string
Public Function GetServerLocation (resourceGroupName As String, serverName As String) As String
Parameters
- resourceGroupName
- String
The resource group the server is in
- serverName
- String
The name of the server