public sealed class GetInstallStatusRequest : IMessage<GetInstallStatusRequest>, IEquatable<GetInstallStatusRequest>, IDeepCloneable<GetInstallStatusRequest>, IBufferMessage, IMessage
Request message to get the install status of a developer mode deployment.
[[["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 details the \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class, which is used to retrieve the installation status of a developer mode deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e 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, demonstrating its functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eInstallStatusName\u003c/code\u003e for a typed view and \u003ccode\u003eName\u003c/code\u003e for the full resource name of the deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, but there are versions going as far back as 1.0.0, all with the same \u003ccode\u003eGetInstallStatusRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]