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 range of versions available from 1.0.0 up to that latest version."],["`VpnGatewaysGetStatusResponse` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has two constructors, a parameterless one and one that takes another `VpnGatewaysGetStatusResponse` instance."],["The `Result` property, of type `VpnGatewayStatus`, allows access and modification of the status of the VPN gateways."]]],[]]