Uses of Class
com.azure.resourcemanager.automation.fluent.models.NodeCountsInner
Package
Description
Package containing the service clients for AutomationClient.
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of NodeCountsInner in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptionNodeCountInformationsClient.get
(String resourceGroupName, String automationAccountName, CountType countType) Retrieve counts for Dsc Nodes.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<NodeCountsInner>
NodeCountInformationsClient.getWithResponse
(String resourceGroupName, String automationAccountName, CountType countType, com.azure.core.util.Context context) Retrieve counts for Dsc Nodes. -
Uses of NodeCountsInner in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionNodeCountsInner.withTotalCount
(Integer totalCount) Set the totalCount property: Gets the total number of records matching countType criteria.Set the value property: Gets an array of counts. -
Uses of NodeCountsInner in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionNodeCounts.innerModel()
Gets the inner com.azure.resourcemanager.automation.fluent.models.NodeCountsInner object.