public sealed class UpgradeInstanceInternalRequest : IMessage<UpgradeInstanceInternalRequest>, IEquatable<UpgradeInstanceInternalRequest>, IDeepCloneable<UpgradeInstanceInternalRequest>, IBufferMessage, IMessage
Request for upgrading a notebook instance from within the VM
[[["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\u003e\u003ccode\u003eUpgradeInstanceInternalRequest\u003c/code\u003e is a class used to request the upgrade of a notebook instance from within the VM.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eUpgradeInstanceInternalRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eName\u003c/code\u003e, representing the instance's resource name, and \u003ccode\u003eVmId\u003c/code\u003e, which is the VM's hardware token for authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, with previous versions being \u003ccode\u003e2.0.0-beta04\u003c/code\u003e and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]