public sealed class InstanceConfig.Types.NetworkAddress : IMessage<InstanceConfig.Types.NetworkAddress>, IEquatable<InstanceConfig.Types.NetworkAddress>, IDeepCloneable<InstanceConfig.Types.NetworkAddress>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class InstanceConfig.Types.NetworkAddress.
[[["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 information for the `InstanceConfig.Types.NetworkAddress` class within the Google Cloud Bare Metal Solution v2 API."],["`NetworkAddress` represents a network and is part of the `Google.Cloud.BareMetalSolution.V2` namespace, available in the `Google.Cloud.BareMetalSolution.V2.dll` assembly."],["The `InstanceConfig.Types.NetworkAddress` class is part of a range of versioned documentation, from version 1.0.0 up to the latest 1.7.0, but this page is showing information for version 1.2.0."],["Key properties of the `NetworkAddress` class include `Address` for the IPv4 address, `ExistingNetworkId` for the existing network name, and `NetworkId` for the network ID."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, comparison, cloning, and buffering."]]],[]]