AzureSqlManagedInstanceLinkAdapter Class
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.
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 |