public sealed class GetExternalVpnGatewayRequest : IMessage<GetExternalVpnGatewayRequest>, IEquatable<GetExternalVpnGatewayRequest>, IDeepCloneable<GetExternalVpnGatewayRequest>, IBufferMessage, IMessage
A request message for ExternalVpnGateways.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-03-21 UTC."],[[["The latest version of the `GetExternalVpnGatewayRequest` is 3.6.0, and the page provides links to older versions, ranging down to version 1.0.0."],["`GetExternalVpnGatewayRequest` is a request message used to retrieve information about an external VPN gateway, according to its description."],["This class, `GetExternalVpnGatewayRequest`, inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetExternalVpnGatewayRequest` class has two constructors, one default and one that takes another `GetExternalVpnGatewayRequest` as an argument."],["The class features two properties: `ExternalVpnGateway` which represents the name of the external VPN gateway, and `Project` which represents the ID of the project."]]],[]]