public sealed class EvictLunRequest : IMessage<EvictLunRequest>, IEquatable<EvictLunRequest>, IDeepCloneable<EvictLunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class EvictLunRequest.
[[["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 document provides reference documentation for the `EvictLunRequest` class within the Bare Metal Solution v2 API, specifically version 1.6.0, with links to other versions ranging from 1.0.0 to 1.7.0."],["The `EvictLunRequest` class is used to skip lun cooloff and delete it, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties like `LunName` and `Name`, with `Name` being a required string representing the name of the lun."],["There are two constructors for `EvictLunRequest`, one default and one that takes another `EvictLunRequest` object as a parameter for initialization."],["The document also includes references to namespaces, assembly, and inherited members, which can be found through clickable links to more information."]]],[]]