AzureSqlManagedInstanceLinkAdapter.GetManagedInstanceLink 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 a managed instance link in a managed instance
public Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel GetManagedInstanceLink (string resourceGroupName, string instanceName, string distributedAvailabilityGroupName);
member this.GetManagedInstanceLink : string * string * string -> Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel
Public Function GetManagedInstanceLink (resourceGroupName As String, instanceName As String, distributedAvailabilityGroupName As String) As AzureSqlManagedInstanceLinkModel
Parameters
- resourceGroupName
- String
Name of the resource group
- instanceName
- String
Name of the managed instance
- distributedAvailabilityGroupName
- String
Name of the DAG
Returns
The managed instance link