NodeCounts Class

Gets the count of nodes by count type.

Inheritance
NodeCounts

Constructor

NodeCounts(*, value: Optional[List[azure.mgmt.automation.models._models_py3.NodeCount]] = None, total_count: Optional[int] = None, **kwargs)

Parameters

value
list[NodeCount]
Required

Gets an array of counts.

total_count
int
Required

Gets the total number of records matching countType criteria.