AzureSqlManagedDatabaseAdapter.GetManagedInstanceLocation 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 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