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-24 UTC."],[[["The latest version of the `VpnGatewaysGetStatusResponse` is 3.6.0, with a range of previous versions available, down to 1.0.0."],["`VpnGatewaysGetStatusResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `VpnGatewaysGetStatusResponse` contains a constructor that can create an instance, either empty or based on another instance of the class."],["The class `VpnGatewaysGetStatusResponse` includes a property named `Result` of type `VpnGatewayStatus`, which can be used for setting and retrieving a VpnGatewayStatus."]]],[]]