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 reference documentation for the `VmEndpointNatMappings` class within the Compute Engine v1 API for .NET, detailing its properties, constructors, inheritance, and implementation."],["The latest version of this reference material is 3.6.0, and there are numerous past versions available, ranging from 1.0.0 to 3.5.0, all related to `VmEndpointNatMappings`."],["`VmEndpointNatMappings` contains information about NAT mapping for a VM endpoint, which is a NIC (Network Interface Card) element."],["The `VmEndpointNatMappings` class includes properties like `InstanceName` and `InterfaceNatMappings`, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `VmEndpointNatMappings`, one being the default constructor and the other allowing you to use an existing instance of `VmEndpointNatMappings`."]]],[]]