INodeCountInformationOperations Interface

Definition

NodeCountInformationOperations operations.

public interface INodeCountInformationOperations
type INodeCountInformationOperations = interface
Public Interface INodeCountInformationOperations

Methods

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

Retrieve counts for Dsc Nodes. http://aka.ms/azureautomationsdk/nodecounts

Extension Methods

Get(INodeCountInformationOperations, String, String, String)

Retrieve counts for Dsc Nodes. http://aka.ms/azureautomationsdk/nodecounts

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

Retrieve counts for Dsc Nodes. http://aka.ms/azureautomationsdk/nodecounts

Applies to