public sealed class DeleteStatefileRequest : IMessage<DeleteStatefileRequest>, IEquatable<DeleteStatefileRequest>, IDeepCloneable<DeleteStatefileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class DeleteStatefileRequest.
A request to delete a state file passed to a 'DeleteStatefile' call.
[[["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 webpage provides reference documentation for the \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e class within the Infrastructure Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e class is used to structure a request for deleting a state file and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e documentation is 1.7.0, and there are also links for versions 1.0.0 through 1.6.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e has two constructors, \u003ccode\u003eDeleteStatefileRequest()\u003c/code\u003e for default initialization and \u003ccode\u003eDeleteStatefileRequest(DeleteStatefileRequest other)\u003c/code\u003e for creating a copy, with three properties: \u003ccode\u003eDeploymentName\u003c/code\u003e, \u003ccode\u003eLockId\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, all of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class also inherits multiple members from \u003ccode\u003eobject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]