NodeCountInformation interface
Interfejs reprezentujący element NodeCountInformation.
Metody
| get(string, string, string, Node |
Pobieranie liczników dla węzłów dsc. |
Szczegóły metody
get(string, string, string, NodeCountInformationGetOptionalParams)
Pobieranie liczników dla węzłów dsc.
function get(resourceGroupName: string, automationAccountName: string, countType: string, options?: NodeCountInformationGetOptionalParams): Promise<NodeCounts>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów platformy Azure.
- automationAccountName
-
string
Nazwa konta usługi Automation.
- countType
-
string
Typ liczby do pobrania
Parametry opcji.
Zwraca
Promise<NodeCounts>