[[["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 `AppliedLicense` class in the VM Migration v1 API represents license data reported by the adaptation module, and it is available in versions ranging from 1.0.0 to 2.6.0."],["The latest version of the `AppliedLicense` class is 2.6.0, and the documentation includes reference information and code samples for this API class."],["`AppliedLicense` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["The class has two properties: `OsLicense`, which is a string representing the OS license from the adaptation module's report, and `Type`, which describes the license type used in OS adaptation, itself being an enum type inside the `AppliedLicense` class."],["The class `AppliedLicense` has two constructors: the first is simply `AppliedLicense()`, and the second takes another instance of `AppliedLicense` as a parameter."]]],[]]