Sdílet prostřednictvím


AzureSqlDatabaseAdapter.GetServerLocation(String, String) Method

Definition

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

Returns

Applies to