public sealed class DeleteSSHKeyRequest : IMessage<DeleteSSHKeyRequest>, IEquatable<DeleteSSHKeyRequest>, IDeepCloneable<DeleteSSHKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class DeleteSSHKeyRequest.
[[["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\u003eThe \u003ccode\u003eDeleteSSHKeyRequest\u003c/code\u003e class is part of the Bare Metal Solution v2 API, used for requesting the deletion of an SSH key.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, enabling its use in various contexts within the API framework.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.7.0, while the current page documents version 1.4.0, with various other versions also available.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors, \u003ccode\u003eDeleteSSHKeyRequest()\u003c/code\u003e and \u003ccode\u003eDeleteSSHKeyRequest(DeleteSSHKeyRequest other)\u003c/code\u003e, to create new instances, either default or by cloning another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a string, is required and is used to specify the SSH key to be deleted, with "global" as the only currently valid location, and the \u003ccode\u003eSshKeyName\u003c/code\u003e property represents a typed view over the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]