public sealed class NetworkMountPoint : IMessage<NetworkMountPoint>, IEquatable<NetworkMountPoint>, IDeepCloneable<NetworkMountPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class NetworkMountPoint.
[[["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."],[[["The `NetworkMountPoint` class in the Google.Cloud.BareMetalSolution.V2 API represents a mount point for a network."],["Version 1.7.0 is the latest version of the Bare Metal Solution v2 API, with previous versions such as 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also being available."],["This class inherits from `object` and implements `IMessage`, `IEquatable\u003cNetworkMountPoint\u003e`, `IDeepCloneable\u003cNetworkMountPoint\u003e`, and `IBufferMessage`, along with the `IMessage` interface."],["`NetworkMountPoint` objects can be instantiated using a default constructor or by providing another `NetworkMountPoint` object as a parameter, allowing for cloning."],["Key properties of `NetworkMountPoint` include `DefaultGateway`, `Instance`, `InstanceAsInstanceName`, `IpAddress`, and `LogicalInterface`, which manage network attachment and configurations."]]],[]]