Uses of Class
com.azure.resourcemanager.automation.models.NodeCountProperties
Packages that use NodeCountProperties
Package
Description
Package containing the data models for AutomationClient.
-
Uses of NodeCountProperties in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return NodeCountPropertiesModifier and TypeMethodDescriptionstatic NodeCountProperties
NodeCountProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of NodeCountProperties from the JsonReader.NodeCount.properties()
Get the properties property: The properties property.Set the count property: Gets the count for the name.Methods in com.azure.resourcemanager.automation.models with parameters of type NodeCountPropertiesModifier and TypeMethodDescriptionNodeCount.withProperties
(NodeCountProperties properties) Set the properties property: The properties property.