Dell.FeatureManagement.EventAutoResolutionFeatureDell Event Auto-Resolution Feature

Dell.FeatureManagement.EventAutoResolutionFeature (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId71547e86-ceb3-550b-1fb3-33a4ac41ee3f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Dell.FeatureManagement.EventAutoResolutionFeature:
FeatureName  string  Feature Name true 256  False 
Status  string  Feature Status false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.FeatureManagement.EventAutoResolutionFeature" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="FeatureName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>