public sealed class SpokeSummary.Types.SpokeStateReasonCount : IMessage<SpokeSummary.Types.SpokeStateReasonCount>, IEquatable<SpokeSummary.Types.SpokeStateReasonCount>, IDeepCloneable<SpokeSummary.Types.SpokeStateReasonCount>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class SpokeSummary.Types.SpokeStateReasonCount.
The number of spokes in the hub that are inactive for this reason.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `SpokeSummary.Types.SpokeStateReasonCount` class in the Network Connectivity v1 API is version 2.9.0."],["This class, `SpokeSummary.Types.SpokeStateReasonCount`, is used to represent the count of inactive spokes in a hub based on specific reasons."],["The `SpokeStateReasonCount` class provides properties like `Count` to represent the number of inactive spokes, and `StateReasonCode` to denote the specific reason for inactivity."],["It inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality for handling messages and ensuring data integrity."],["There are 13 different versions of `SpokeSummary.Types.SpokeStateReasonCount`, starting from version 1.0.0 all the way up to the latest version 2.9.0."]]],[]]