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."],[[["The webpage provides reference documentation and code samples for the `EvictLunRequest` class within the Bare Metal Solution v2 API."],["`EvictLunRequest` is used to request the skipping of a lun's cooloff period and its subsequent deletion."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EvictLunRequest` class has two constructors, a default one and one that accepts another `EvictLunRequest` object, and two properties, `LunName` and `Name`."],["The latest version available for this page is version 1.7.0, and this page is for version 1.3.0, which is one of 8 total versions available."]]],[]]