public sealed class MembershipFeatureState : IMessage<MembershipFeatureState>, IEquatable<MembershipFeatureState>, IDeepCloneable<MembershipFeatureState>, IBufferMessage, IMessage
MembershipFeatureState contains Feature status information for a single
Membership.
[[["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."],[[["This webpage details the `MembershipFeatureState` class, which provides feature status information for a single membership."],["The `MembershipFeatureState` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one, and one that takes another `MembershipFeatureState` instance."],["`MembershipFeatureState` has properties including `Configmanagement` of type `MembershipState`, `FeatureStateCase` of type `FeatureStateOneofCase` and `State` of type `FeatureState`."],["The latest available version is 2.5.0 and older versions down to 1.0.0 are listed for the `MembershipFeatureState`."]]],[]]