public sealed class ReportSummary.Types.SoleTenantFinding : IMessage<ReportSummary.Types.SoleTenantFinding>, IEquatable<ReportSummary.Types.SoleTenantFinding>, IDeepCloneable<ReportSummary.Types.SoleTenantFinding>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.SoleTenantFinding.
A set of findings that applies to assets destined for Sole-Tenant nodes.
[[["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 provides reference information for the `ReportSummary.Types.SoleTenantFinding` class within the Migration Center v1 API, specifically version 1.1.0."],["The `SoleTenantFinding` class, which inherits from `object` and implements multiple interfaces, is designed to represent findings related to assets intended for deployment on Sole-Tenant nodes."],["There are several available versions of the Migration Center v1 API class ReportSummary.Types.SoleTenantFinding, which includes versions 1.0.0, 1.1.0, 1.2.0, 1.3.0, with 1.4.0 being the most recent."],["The `SoleTenantFinding` class includes properties such as `AllocatedAssetCount`, `AllocatedRegions`, and `NodeAllocations`, which provide details on the number of allocated assets, the regions they are in, and the specific node type allocations."],["The class also includes two constructors, a default constructor and one that allows for the instantiation by accepting another object of the same class as a parameter."]]],[]]