次の方法で共有


IOperations インターフェイス

定義

操作操作。

public interface IOperations
type IOperations = interface
Public Interface IOperations

メソッド

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

コンピューティング操作の一覧を取得します。

拡張メソッド

ListAsync(IOperations, CancellationToken)

コンピューティング操作の一覧を取得します。

適用対象