public sealed class ListNetworkUsageResponse : IMessage<ListNetworkUsageResponse>, IEquatable<ListNetworkUsageResponse>, IDeepCloneable<ListNetworkUsageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class ListNetworkUsageResponse.
[[["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 webpage provides reference documentation for the `ListNetworkUsageResponse` class within the Bare Metal Solution v2 API for .NET."],["The `ListNetworkUsageResponse` class is used to represent a response that includes network information with their respective IP addresses."],["The latest version of the API is 1.7.0, and documentation is available for versions dating back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Networks` property allows for the retrieval of network usage information as a repeated field of `NetworkUsage`."]]],[]]