共用方式為


NodeCountInformation interface

代表 NodeCountInformation 的介面。

方法

get(string, string, string, NodeCountInformationGetOptionalParams)

擷取 Dsc 節點的計數。

方法詳細資料

get(string, string, string, NodeCountInformationGetOptionalParams)

擷取 Dsc 節點的計數。

function get(resourceGroupName: string, automationAccountName: string, countType: string, options?: NodeCountInformationGetOptionalParams): Promise<NodeCounts>

參數

resourceGroupName

string

Azure 資源群組的名稱。

automationAccountName

string

自動化帳戶的名稱。

countType

string

要擷取的計數類型

options
NodeCountInformationGetOptionalParams

選項參數。

傳回

Promise<NodeCounts>