INodeCountInformationOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET