Microsoft.Dynamics.AX6.ManagementPack.ClassLibrary.Perspective.AOSPortPingRPC Port Ping Watcher

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

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdafc4c03a-4261-1855-93c3-871fa8fe6356

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.AOSPortPing:
PerspectiveName  string  Description true 256  False 
SERVERID  string  AOS ID true 256  False 

Health Model:

Source Code:

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