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

IOperations 接口

定义

操作操作。

public interface IOperations
type IOperations = interface
Public Interface IOperations

方法

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

列出 Microsoft.Storsimple 提供程序的所有可用 REST API 操作

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

列出 Microsoft.Storsimple 提供程序的所有可用 REST API 操作

扩展方法

List(IOperations)

列出 Microsoft.Storsimple 提供程序的所有可用 REST API 操作

ListAsync(IOperations, CancellationToken)

列出 Microsoft.Storsimple 提供程序的所有可用 REST API 操作

ListNext(IOperations, String)

列出 Microsoft.Storsimple 提供程序的所有可用 REST API 操作

ListNextAsync(IOperations, String, CancellationToken)

列出 Microsoft.Storsimple 提供程序的所有可用 REST API 操作

适用于