public sealed class VmEndpointNatMappings : IMessage<VmEndpointNatMappings>, IEquatable<VmEndpointNatMappings>, IDeepCloneable<VmEndpointNatMappings>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class VmEndpointNatMappings.
Contain information of Nat mapping for a VM endpoint (i.e., NIC).
[[["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-31 UTC."],[[["This document provides reference information for the `VmEndpointNatMappings` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The `VmEndpointNatMappings` class contains NAT mapping details for a virtual machine's network interface card (NIC) endpoint."],["The latest version of this documentation available is 3.6.0 with versions going all the way back to 1.0.0 being referenced here."],["The `VmEndpointNatMappings` class has properties for `InstanceName` and `InterfaceNatMappings`, and also defines `HasInstanceName`, among other inherited properties and constructors."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."]]],[]]