public sealed class ComputeResources : IMessage<Environment.Types.InfrastructureSpec.Types.ComputeResources>, IEquatable<Environment.Types.InfrastructureSpec.Types.ComputeResources>, IDeepCloneable<Environment.Types.InfrastructureSpec.Types.ComputeResources>, IBufferMessage, IMessage
Compute resources associated with the analyze interactive workloads.
[[["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 is 3.6.0, with various previous versions accessible, including all minor releases from 2.1.0 to 2.15.0 and major releases from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eComputeResources\u003c/code\u003e is a class associated with analyzing interactive workloads, and it implements several interfaces like \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 \u003ccode\u003eComputeResources\u003c/code\u003e class contains properties such as \u003ccode\u003eDiskSizeGb\u003c/code\u003e, \u003ccode\u003eMaxNodeCount\u003c/code\u003e, and \u003ccode\u003eNodeCount\u003c/code\u003e, which are used for configuring disk size and node counts for compute environments.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eComputeResources\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eComputeResources\u003c/code\u003e instance as a parameter, allowing for the creation of new instances based on existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and, therefore, inherits its methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]