public sealed class VpnGatewayStatus : IMessage<VpnGatewayStatus>, IEquatable<VpnGatewayStatus>, IDeepCloneable<VpnGatewayStatus>, 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 of `VpnGatewayStatus` is 3.6.0, with numerous previous versions available, ranging from 3.5.0 down to 1.0.0."],["`VpnGatewayStatus` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `VpnGatewayStatus` includes the property `VpnConnections` which is a list of VPN connections for a VpnGateway."],["The object class VpnGatewayStatus has several inherited members which includes gethashcode(), gettype(), and tostring()."],["The `VpnGatewayStatus` class offers two constructors: a default constructor `VpnGatewayStatus()` and a copy constructor `VpnGatewayStatus(VpnGatewayStatus other)`."]]],[]]