INodeCountInformationOperations インターフェイス

定義

NodeCountInformationOperations 操作。

public interface INodeCountInformationOperations
type INodeCountInformationOperations = interface
Public Interface INodeCountInformationOperations

メソッド

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

Dsc ノードの数を取得します。 http://aka.ms/azureautomationsdk/nodecounts

拡張メソッド

Get(INodeCountInformationOperations, String, String, String)

Dsc ノードの数を取得します。 http://aka.ms/azureautomationsdk/nodecounts

GetAsync(INodeCountInformationOperations, String, String, String, CancellationToken)

Dsc ノードの数を取得します。 http://aka.ms/azureautomationsdk/nodecounts

適用対象