AzureSqlManagedInstanceOperationAdapter 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 Managed instance operations
public class AzureSqlManagedInstanceOperationAdapter
type AzureSqlManagedInstanceOperationAdapter = class
Public Class AzureSqlManagedInstanceOperationAdapter
- Inheritance
-
AzureSqlManagedInstanceOperationAdapter
Constructors
| Name | Description |
|---|---|
| AzureSqlManagedInstanceOperationAdapter(IAzureContext) |
Constructs a Managed instance adapter |
Properties
| Name | Description |
|---|---|
| Context |
Gets or sets the Azure profile |
Methods
| Name | Description |
|---|---|
| CancelManagedInstanceOperation(String, String, Guid) |
Cancels a managed instance operation |
| GetManagedInstanceOperation(String, String, Guid) |
Gets a managed instance in a resource group |
| ListOperationsByManagedInstance(String, String) |
Gets a list of all the operations on managed instances |