[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference documentation and code samples for the `CpuUsageSample` class within the Migration Center v1 API."],["The `CpuUsageSample` class, representing a CPU usage sample, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This `CpuUsageSample` class inherits from the base `object` class and contains members, including methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["There are two constructors for the class, `CpuUsageSample()`, and `CpuUsageSample(CpuUsageSample other)`."],["The `CpuUsageSample` class includes a property named `UtilizedPercentage` (of type float), which represents the percentage of total CPU capacity utilized, within the interval \\[0, 100\\]."]]],[]]