spokeStateReasonCounts property

List<SpokeStateReasonCount>? spokeStateReasonCounts
getter/setter pair

Counts the number of spokes that are inactive for each possible reason and associated with a given hub.

Output only.

Implementation

core.List<SpokeStateReasonCount>? spokeStateReasonCounts;