次の方法で共有


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

Automation アカウントの名前。

countType

string

取得するカウントの種類

options
NodeCountInformationGetOptionalParams

オプション パラメーター。

戻り値

Promise<NodeCounts>