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-03-21 UTC."],[[["This webpage provides reference documentation for the `VolumeConfig.Types.LunRange` class within the Bare Metal Solution v2 API, specifically version 1.3.0."],["`VolumeConfig.Types.LunRange` represents a range of Logical Unit Numbers (LUNs) and is a part of the `Google.Cloud.BareMetalSolution.V2` namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and utility in .NET environments."],["Key properties of the `LunRange` class include `Quantity`, which defines the number of LUNs, and `SizeGb`, which specifies the size of each LUN in gigabytes."],["The page also lists all previous versions of the API, from 1.0.0 up to the latest version 1.7.0, making it useful for comparing versions."]]],[]]