다음을 통해 공유


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

적용 대상