你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlElasticPoolAdapter.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