public sealed class VolumeConfig.Types.LunRange : IMessage<VolumeConfig.Types.LunRange>, IEquatable<VolumeConfig.Types.LunRange>, IDeepCloneable<VolumeConfig.Types.LunRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class VolumeConfig.Types.LunRange.
[[["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 information for the `VolumeConfig.Types.LunRange` class within the Bare Metal Solution v2 API."],["`LunRange` represents a range of Logical Unit Numbers (LUNs) and is used for specifying the configuration of LUNs."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with Protobuf and other relevant systems."],["The `LunRange` class contains properties to set the `Quantity` (number of LUNs) and `SizeGb` (size of each LUN in GB)."],["The latest version of the documentation is version 1.7.0, however, this content is referencing version 1.2.0."]]],[]]