共用方式為


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

適用於