public sealed class SpokeSummary.Types.SpokeTypeCount : IMessage<SpokeSummary.Types.SpokeTypeCount>, IEquatable<SpokeSummary.Types.SpokeTypeCount>, IDeepCloneable<SpokeSummary.Types.SpokeTypeCount>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class SpokeSummary.Types.SpokeTypeCount.
The number of spokes of a given type that are associated
with a specific hub. The type indicates what kind of
resource is associated with the spoke.
[[["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 available for the Network Connectivity v1 API class SpokeSummary.Types.SpokeTypeCount is 2.9.0, with version 2.7.0 being the current version displayed on the main page."],["SpokeSummary.Types.SpokeTypeCount is a class within the Network Connectivity v1 API used to represent the number of spokes of a given type associated with a specific hub."],["The class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class, using properties such as Count and SpokeType to define its functionality."],["The class has two constructors, a default constructor, and a copy constructor, to facilitate the creation of new SpokeTypeCount objects."],["SpokeTypeCount has two properties, Count, representing the total number of spokes, and SpokeType, which defines what kind of resource the spoke is."]]],[]]