Uses of Interface
com.azure.resourcemanager.automation.models.NodeCounts
Package
Description
Package containing the data models for AutomationClient.
-
Uses of NodeCounts in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionNodeCountInformations.get
(String resourceGroupName, String automationAccountName, CountType countType) Retrieve counts for Dsc Nodes.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<NodeCounts>
NodeCountInformations.getWithResponse
(String resourceGroupName, String automationAccountName, CountType countType, com.azure.core.util.Context context) Retrieve counts for Dsc Nodes.