[[["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."],[[["The document provides reference information for the `ListLunsResponse` class within the Bare Metal Solution v2 API, specifically version 1.3.0, which is part of the .NET library."],["`ListLunsResponse` is a class that inherits from `object` and implements several interfaces, including `IPageResponse\u003cLun\u003e`, `IEnumerable\u003cLun\u003e`, `IEnumerable`, `IMessage\u003cListLunsResponse\u003e`, `IEquatable\u003cListLunsResponse\u003e`, `IDeepCloneable\u003cListLunsResponse\u003e`, and `IBufferMessage`, serving as a container for a list of storage volume LUNs."],["The class includes properties such as `Luns` to access the list of luns, `NextPageToken` for pagination, and `Unreachable` for locations that couldn't be reached."],["The `ListLunsResponse` class provides methods like `GetEnumerator()` for iterating through the LUN resources, and has constructors to create instances of the `ListLunsResponse` class."],["The latest version of the `ListLunsResponse` class is 1.7.0, with the document also providing access to older versions of this same class all the way down to version 1.0.0."]]],[]]