AzureSqlManagedInstanceLinkAdapter.ListManagedInstanceLinks 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 list of all distributed availiability groups in managed instance
public System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel> ListManagedInstanceLinks (string resourceGroupName, string instanceName);
member this.ListManagedInstanceLinks : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ManagedInstanceHybridLink.Model.AzureSqlManagedInstanceLinkModel>
Public Function ListManagedInstanceLinks (resourceGroupName As String, instanceName As String) As List(Of AzureSqlManagedInstanceLinkModel)
Parameters
- resourceGroupName
- String
- instanceName
- String
Returns
A list of all the server trust certificates