SCOMSelfServicePortal.ClassSCOM Self Service Portal

SCOMSelfServicePortal.Class (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc125166a-f1be-2cfb-8343-fe3e682df854

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
SCOMSelfServicePortal.Class:
Application  string  Application IIS Application Name for the SCOM Self Service Portal site. false 256  False     
IISsite  string  Site IIS Site for the SCOM Self Service Portal site. false 256  False     
IISsitePath  string  Site Path IIS Site Path for the SCOM Self Service Portal site. false 256  False     
IISAppPool  string  IIS AppPool IIS App Pool for the SCOM Self Service Portal site. false 256  False     
AppVersion  string  Version App Version for the SCOM Self Service Portal site. false 256  False     

Health Model:

Source Code:

<ClassType ID="SCOMSelfServicePortal.Class" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false" Extension="false">
<Property ID="Application" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IISsite" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IISsitePath" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IISAppPool" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="AppVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>