public sealed class GetVpnTunnelRequest : IMessage<GetVpnTunnelRequest>, IEquatable<GetVpnTunnelRequest>, IDeepCloneable<GetVpnTunnelRequest>, IBufferMessage, IMessage
A request message for VpnTunnels.Get. See the method description for details.
[[["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-04-09 UTC."],[[["The latest version of the `GetVpnTunnelRequest` is 3.6.0, but there are many versions available, dating back to version 1.0.0, all of which can be found within the provided links."],["`GetVpnTunnelRequest` is a request message for `VpnTunnels.Get` and it inherits from Object and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetVpnTunnelRequest` contains two constructors: one default and one that takes another `GetVpnTunnelRequest` object as a parameter."],["The `GetVpnTunnelRequest` class contains properties to manage the `Project`, `Region`, and specific `VpnTunnel`, all of which are strings."]]],[]]