AzureSqlManagedDatabaseAdapter.GetManagedInstanceLocation Method

Definition

Gets the Location of the managed instance.

public string GetManagedInstanceLocation (string resourceGroupName, string managedInstanceName);
member this.GetManagedInstanceLocation : string * string -> string
Public Function GetManagedInstanceLocation (resourceGroupName As String, managedInstanceName As String) As String

Parameters

resourceGroupName
String

The resource group the managed instance is in

managedInstanceName
String

The name of the managed instance

Returns

Applies to