public sealed class ReportSummary.Types.UtilizationChartData : IMessage<ReportSummary.Types.UtilizationChartData>, IEquatable<ReportSummary.Types.UtilizationChartData>, IDeepCloneable<ReportSummary.Types.UtilizationChartData>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.UtilizationChartData.
Utilization Chart is a specific type of visualization which displays
a metric classified into "Used" and "Free" buckets.
[[["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."],[[["This document provides reference documentation for the `ReportSummary.Types.UtilizationChartData` class within the Migration Center v1 API."],["`UtilizationChartData` is a class designed for visualizing metrics, classifying data into \"Used\" and \"Free\" categories."],["The class has properties `Free` and `Used`, which are of type `long` and represent the aggregated values in the \"Free\" and \"Used\" buckets respectively."],["There are multiple versions of this class available, with the latest being version 1.4.0, and previous versions like 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available for access."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]