你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlManagedInstanceOperationAdapter Class

Definition

Adapter for Managed instance operations

public class AzureSqlManagedInstanceOperationAdapter
type AzureSqlManagedInstanceOperationAdapter = class
Public Class AzureSqlManagedInstanceOperationAdapter
Inheritance
AzureSqlManagedInstanceOperationAdapter

Constructors

AzureSqlManagedInstanceOperationAdapter(IAzureContext)

Constructs a Managed instance adapter

Properties

Context

Gets or sets the Azure profile

Methods

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

Applies to