public sealed class InstallDeploymentRequest : IMessage<InstallDeploymentRequest>, IEquatable<InstallDeploymentRequest>, IDeepCloneable<InstallDeploymentRequest>, IBufferMessage, IMessage
Request message to install 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\u003eThe latest version available for the \u003ccode\u003eInstallDeploymentRequest\u003c/code\u003e is 2.4.0, with other previous versions including 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0 being available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstallDeploymentRequest\u003c/code\u003e is a sealed class that serves as a request message for installing a developer mode deployment.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstallDeploymentRequest\u003c/code\u003e class includes properties \u003ccode\u003eDeploymentName\u003c/code\u003e, which provides a view of the name property and \u003ccode\u003eName\u003c/code\u003e, which is the full resource name of the deployment to install, as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one of them being a default constructor and another which accepts an \u003ccode\u003eInstallDeploymentRequest\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]