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-21 UTC."],[[["This document provides reference documentation for the `VmEndpointNatMappings` class within the Compute Engine v1 API for .NET, specifically version 2.2.0."],["`VmEndpointNatMappings` contains information about Network Address Translation (NAT) mappings for a virtual machine's network interface card (NIC) endpoint."],["The `VmEndpointNatMappings` class inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document lists all the available versions of the reference code, ranging from the latest 3.6.0 version down to 1.0.0, along with the relevant hyperlinked URL for each."],["The class has a constructor and properties such as `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings` that provide details about the instance name and its network mappings."]]],[]]