public sealed class GetNetworkRequest : IMessage<GetNetworkRequest>, IEquatable<GetNetworkRequest>, IDeepCloneable<GetNetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class GetNetworkRequest.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `GetNetworkRequest` class within the Bare Metal Solution v2 API, specifically version 1.1.0."],["`GetNetworkRequest` is a message class used to request network information in the Bare Metal Solution v2 API."],["The `GetNetworkRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and two properties, `Name` (a string) and `NetworkName` (a `NetworkName` object), which are used to specify the requested network resource."],["The document lists available API versions from 1.0.0 to the latest 1.7.0, each providing a link to the `GetNetworkRequest` documentation for that specific version."]]],[]]