public sealed class ListNetworkUsageRequest : IMessage<ListNetworkUsageRequest>, IEquatable<ListNetworkUsageRequest>, IDeepCloneable<ListNetworkUsageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class ListNetworkUsageRequest.
[[["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-07-18 UTC."],[[["This document provides reference information for the `ListNetworkUsageRequest` class within the Bare Metal Solution v2 API, specifically version 1.5.0, and details the request to retrieve networks with their associated IP addresses."],["The `ListNetworkUsageRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["This class has two constructors, one default and one that takes another `ListNetworkUsageRequest` as a parameter for copying object instances."],["The `Location` and `LocationAsLocationName` properties are crucial for specifying the project and location from which network usage data is requested, with the latter offering a typed view using `LocationName`."],["This page also provides links to previous versions of the document, as well as the latest version 1.7.0, for developers to review the evolution of this class over time."]]],[]]