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 documentation page covers the `InstanceConfig.Types.NetworkAddress` class within the Bare Metal Solution v2 API, focusing on version 1.3.0."],["`InstanceConfig.Types.NetworkAddress` represents a network and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkAddress` class provides constructors for creating new instances and includes properties such as `Address`, `ExistingNetworkId`, and `NetworkId`, which are used to define the network details."],["The NetworkAddress class is in the namespace `Google.Cloud.BareMetalSolution.V2`, and its assembly is in `Google.Cloud.BareMetalSolution.V2.dll`."]]],[]]