[[["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 `LookupDiscoveredWorkloadResponse` class is part of the App Hub v1 API and is used to represent the response for the `LookupDiscoveredWorkload` operation."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and object comparison."],["It inherits from the base `object` class and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class offers two constructors: a default constructor and one that accepts another `LookupDiscoveredWorkloadResponse` object for copying."],["It has a `DiscoveredWorkload` property of type `DiscoveredWorkload` which returns discovered workload information if it is available."]]],[]]