次の方法で共有


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 操作を一覧表示します

適用対象