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

IOperations 接口

定义

操作操作。

public interface IOperations
type IOperations = interface
Public Interface IOperations

方法

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

获取计算操作的列表。

扩展方法

List(IOperations)

获取计算操作的列表。

ListAsync(IOperations, CancellationToken)

获取计算操作的列表。

适用于