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 Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `VmEndpointNatMappings` class contains NAT mapping information for a Virtual Machine network interface, and can be seen in a wide variety of versions, with 3.6.0 being the latest."],["The `VmEndpointNatMappings` class inherits from `Object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and is located in the `Google.Cloud.Compute.V1` namespace."],["The `VmEndpointNatMappings` class includes properties like `HasInstanceName`, `InstanceName`, and `InterfaceNatMappings`, with methods for creating a new instance, or creating a new instance based off of another instance."]]],[]]