Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于