public sealed class DetachLunRequest : IMessage<DetachLunRequest>, IEquatable<DetachLunRequest>, IDeepCloneable<DetachLunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DetachLunRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDetachLunRequest\u003c/code\u003e class within the Google.Cloud.BareMetalSolution.V2 API, detailing its purpose, usage, and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetachLunRequest\u003c/code\u003e class is used to request the detachment of a specific Logical Unit Number (LUN) from a Bare Metal Solution instance, as indicated by the message description.\u003c/p\u003e\n"],["\u003cp\u003eIt is a .NET class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending from the base \u003ccode\u003eObject\u003c/code\u003e class, therefore supporting various functionalities, like being able to clone itself, and handling buffers.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties like \u003ccode\u003eInstance\u003c/code\u003e and \u003ccode\u003eLun\u003c/code\u003e, both strings, which are required to specify the target instance and the LUN to detach, and provides typed views of these properties with the InstanceName and LunName types.\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions of this class with the latest version being 1.7.0, with the current page focused on version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]