public sealed class VpnGatewaysGetStatusResponse : IMessage<VpnGatewaysGetStatusResponse>, IEquatable<VpnGatewaysGetStatusResponse>, IDeepCloneable<VpnGatewaysGetStatusResponse>, IBufferMessage, IMessage
[[["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 latest version available for `VpnGatewaysGetStatusResponse` is 3.6.0, with a full list of previous versions ranging from 1.0.0 up to 3.5.0, and all the versions link to their respective documentation pages."],["`VpnGatewaysGetStatusResponse` is a class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `VpnGatewaysGetStatusResponse` inherits from `Object` and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This class has a parameter `other` in its constructor, which takes `VpnGatewaysGetStatusResponse` as a parameter."],["The class exposes a property `Result`, which is of type `VpnGatewayStatus`, and it also has a getter and a setter."]]],[]]