IOperations インターフェイス

定義

操作操作。

public interface IOperations
type IOperations = interface
Public Interface IOperations

メソッド

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

使用可能なすべての Automation REST API 操作を一覧表示します。

拡張メソッド

List(IOperations)

使用可能なすべての Automation REST API 操作を一覧表示します。

ListAsync(IOperations, CancellationToken)

使用可能なすべての Automation REST API 操作を一覧表示します。

適用対象