Class NodeCountProperties
java.lang.Object
com.azure.resourcemanager.automation.models.NodeCountProperties
The NodeCountProperties model.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NodeCountProperties
public NodeCountProperties()
-
-
Method Details
-
count
Get the count property: Gets the count for the name.- Returns:
- the count value.
-
withCount
Set the count property: Gets the count for the name.- Parameters:
count
- the count value to set.- Returns:
- the NodeCountProperties object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-