public sealed class InstanceConsumptionInfo : IMessage<InstanceConsumptionInfo>, IEquatable<InstanceConsumptionInfo>, IDeepCloneable<InstanceConsumptionInfo>, IBufferMessage, IMessage
[[["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-08 UTC."],[[["\u003cp\u003eVersion 3.6.0 is the latest release, while version 3.5.0 is the current version displayed, and the document provides a list of historical versions ranging from 1.0.0 up to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e class, which inherits from the base object class, and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, provides details about instance resource usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e class includes constructors that can create new objects, one default and one allowing it to be cloned from an existing \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e include \u003ccode\u003eGuestCpus\u003c/code\u003e, \u003ccode\u003eLocalSsdGb\u003c/code\u003e, \u003ccode\u003eMemoryMb\u003c/code\u003e, and \u003ccode\u003eMinNodeCpus\u003c/code\u003e, which represent the number of virtual CPUs, the local SSD storage, the amount of physical memory, and the minimum guaranteed number of virtual CPUs, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are boolean properties such as \u003ccode\u003eHasGuestCpus\u003c/code\u003e, \u003ccode\u003eHasLocalSsdGb\u003c/code\u003e, \u003ccode\u003eHasMemoryMb\u003c/code\u003e, and \u003ccode\u003eHasMinNodeCpus\u003c/code\u003e that indicate whether the corresponding field is set.\u003c/p\u003e\n"]]],[],null,[]]