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 documentation is for the `ReportSummary.Types.UtilizationChartData` class within the Migration Center v1 API, specifically version 1.2.0."],["The `UtilizationChartData` class represents a visualization that categorizes a metric into \"Used\" and \"Free\" values."],["This class has properties for `Free` and `Used`, each holding an aggregate long value representing the respective bucket."],["The `UtilizationChartData` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]