Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.Perspective.EPSiteAvailabilityEP Site Availability Watcher

Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.Perspective.EPSiteAvailability (ClassType)

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde51aac21-f485-d5ae-e051-9a9359df00e3

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 
Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.Perspective.EPSiteAvailability:
URL  string  Enterprise Portal Site true 256  False 
PerspectiveName  string  Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.Perspective.EPSiteAvailability" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="URL" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PerspectiveName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>