[[["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-31 UTC."],[[["This documentation covers the `Criticality` class within the App Hub v1 API, specifically version 1.0.0-beta02."],["The `Criticality` class represents the criticality of an Application, Service, or Workload and inherits from the `object` class while implementing several interfaces like `IMessage` and `IEquatable`."],["There are two constructors for `Criticality`: a default constructor and one that takes another `Criticality` object as a parameter."],["The class includes a `Type` property, which is required and specifies the Criticality Type, belonging to the `Criticality.Types.Type` enum."],["The `Criticality` class has several inherited members, including `GetHashCode`, `GetType`, and `ToString`, which are inherited from the base `object` class."]]],[]]