public sealed class ReportSummary.Types.MachineSeriesAllocation : IMessage<ReportSummary.Types.MachineSeriesAllocation>, IEquatable<ReportSummary.Types.MachineSeriesAllocation>, IDeepCloneable<ReportSummary.Types.MachineSeriesAllocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.MachineSeriesAllocation.
Represents a data point tracking the count of assets allocated for a
specific Machine Series.
[[["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 information for the `ReportSummary.Types.MachineSeriesAllocation` class within the Migration Center v1 API."],["The `MachineSeriesAllocation` class represents a data point that tracks the count of assets allocated to a specific machine series."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, comparison, cloning, and buffering."],["It contains two primary properties: `AllocatedAssetCount`, which stores the number of assets, and `MachineSeries`, which indicates the specific machine series."],["Multiple versions of the API are linked, with 1.4.0 being the most recent, and 1.0.0 being the oldest, within the context of this page."]]],[]]