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
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 |