Uses of Interface
com.azure.resourcemanager.automation.models.NodeCounts
Packages that use NodeCounts
Package
Description
Package containing the data models for AutomationClient.
-
Uses of NodeCounts in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return NodeCountsModifier and TypeMethodDescriptionNodeCountInformations.get
(String resourceGroupName, String automationAccountName, CountType countType) Retrieve counts for Dsc Nodes.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type NodeCountsModifier 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.