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 webpage provides documentation for the `VmEndpointNatMappings` class within the Google Compute Engine v1 API for .NET, with the most recent version being 3.6.0 and the current version discussed being 2.7.0."],["The `VmEndpointNatMappings` class is used to store information about Network Address Translation (NAT) mappings for a VM endpoint, such as a Network Interface Card (NIC)."],["The page outlines the inheritance hierarchy of `VmEndpointNatMappings`, inheriting from object and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VmEndpointNatMappings` class includes properties such as `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`, allowing for the management of VM instance names and their associated NAT mappings."],["The documentation displays the various versions of the .Net package for VmEndpointNatMappings, starting from version 1.0.0 to 3.6.0."]]],[]]