A VPN tunnel that is associated with this VPN gateway.
There may be multiple VPN tunnels configured on a VPN gateway, and only
the one relevant to the test is displayed.
[[["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 page provides reference documentation for the `VpnGatewayInfo` class within the Network Management v1 API for .NET, detailing its structure and functionality."],["The `VpnGatewayInfo` class represents metadata associated with a Compute Engine VPN gateway, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This API has versions available ranging from 1.0.0 up to 2.13.0, with version 2.13.0 being the latest and `2.7.0` being the current version selected for these docs."],["The `VpnGatewayInfo` class includes properties such as `DisplayName`, `IpAddress`, `NetworkUri`, `Region`, `Uri`, and `VpnTunnelUri`, providing details about the VPN gateway's configuration and network associations."],["You can use the `VpnGatewayInfo` constructor `VpnGatewayInfo(VpnGatewayInfo other)` to create a copy of an existing `VpnGatewayInfo` object, as well as an empty constructor to create an empty object."]]],[]]