public sealed class Spoke.Types.StateReason : IMessage<Spoke.Types.StateReason>, IEquatable<Spoke.Types.StateReason>, IDeepCloneable<Spoke.Types.StateReason>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class Spoke.Types.StateReason.
[[["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-21 UTC."],[[["The `Spoke.Types.StateReason` class in the Network Connectivity v1 API provides details about why a spoke is inactive."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message handling, equality comparison, deep cloning, and buffer operations."],["`Spoke.Types.StateReason` has properties such as `Code`, `Message`, and `UserDetails`, which describe the reason for the spoke's state, human-readable details, and user-provided information, respectively."],["The latest version of this documentation is `2.9.0`, with other available versions listed, from 1.0.0 to 2.8.0."]]],[]]