Udostępnij przez


AzureSqlManagedInstanceLinkAdapter Class

Definition

Adapter for ManagedInstanceLink operations

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

Constructors

Name Description
AzureSqlManagedInstanceLinkAdapter(IAzureContext)

Constructs a ManagedInstanceLink adapter

Properties

Name Description
Context

Gets or sets the Azure profile

Methods

Name Description
GetManagedInstanceLink(String, String, String)

Gets a managed instance link in a managed instance

ListManagedInstanceLinks(String, String)

Gets a list of all distributed availability groups in managed instance

RemoveManagedInstanceLink(String, String, String)

Deletes a managed instance link

Applies to