public sealed class MemoryUsageSample : IMessage<MemoryUsageSample>, IEquatable<MemoryUsageSample>, IDeepCloneable<MemoryUsageSample>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class MemoryUsageSample.
[[["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 `MemoryUsageSample` class, part of the Migration Center v1 API, provides a representation of memory usage data."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["`MemoryUsageSample` has a `UtilizedPercentage` property that indicates the percentage of system memory in use, which must be between 0 and 100."],["The latest version of this API is 1.4.0 and all documentation can be found here as well as older versions, such as 1.1.0 which is the version this content is focused on."]]],[]]