WSPWM.Anywhere365.Anywhere365.Root.ClassAnywhere365 - Root Class

WSPWM.Anywhere365.Anywhere365.Root.Class (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId84f6bba0-2986-e5a6-744e-f3c6e1d7ce59

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 
WSPWM.Anywhere365.Anywhere365.Root.Class:
Server.Role  string  Server Role true 256  False 
PName  string  P-Name false 256  False 

Health Model:

Source Code:

<ClassType ID="WSPWM.Anywhere365.Anywhere365.Root.Class" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Server.Role" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>