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

IOperations Interface

Definition

Operations operations.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Methods

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists all available actions exposed by the Database Migration Service resource provider.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Lists all available actions exposed by the Database Migration Service resource provider.

Extension Methods

List(IOperations)

Lists all available actions exposed by the Database Migration Service resource provider.

ListAsync(IOperations, CancellationToken)

Lists all available actions exposed by the Database Migration Service resource provider.

ListNext(IOperations, String)

Lists all available actions exposed by the Database Migration Service resource provider.

ListNextAsync(IOperations, String, CancellationToken)

Lists all available actions exposed by the Database Migration Service resource provider.

Applies to