Sdílet prostřednictvím


AzureSqlManagedInstanceLinkAdapter Class

Definition

Adapter for ManagedInstanceLink operations

public class AzureSqlManagedInstanceLinkAdapter
type AzureSqlManagedInstanceLinkAdapter = class
Public Class AzureSqlManagedInstanceLinkAdapter
Inheritance
AzureSqlManagedInstanceLinkAdapter

Constructors

AzureSqlManagedInstanceLinkAdapter(IAzureContext)

Constructs a ManagedInstanceLink adapter

Properties

Context

Gets or sets the Azure profile

Methods

GetManagedInstanceLink(String, String, String)

Gets a managed instance link in a managed instance

ListManagedInstanceLinks(String, String)

Gets a list of all distributed availiability groups in managed instance

RemoveManagedInstanceLink(String, String, String)

Deletes a managed instance link

Applies to