public sealed class ExternalVpnGatewayInterface : IMessage<ExternalVpnGatewayInterface>, IEquatable<ExternalVpnGatewayInterface>, IDeepCloneable<ExternalVpnGatewayInterface>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ExternalVpnGatewayInterface.
The numeric ID of this interface. The allowed input values for this id for different redundancy types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 - FOUR_IPS_REDUNDANCY - 0, 1, 2, 3
IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eExternalVpnGatewayInterface\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version of the documentation being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExternalVpnGatewayInterface\u003c/code\u003e class is used to define the interface for external VPN gateways and is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, located in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eExternalVpnGatewayInterface\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ExternalVpnGatewayInterface>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ExternalVpnGatewayInterface>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExternalVpnGatewayInterface\u003c/code\u003e include \u003ccode\u003eId\u003c/code\u003e, a numeric identifier for the interface, and \u003ccode\u003eIpAddress\u003c/code\u003e, the IPv4 address of the interface on the external VPN gateway, and two booleans \u003ccode\u003eHasId\u003c/code\u003e and \u003ccode\u003eHasIpAddress\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided for creating new instances of \u003ccode\u003eExternalVpnGatewayInterface\u003c/code\u003e, either as a default object or by copying from another existing \u003ccode\u003eExternalVpnGatewayInterface\u003c/code\u003e object, with the webpage also showing historical versions of the documentation, ranging from 1.0.0 to 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]