Microsoft.LS.2015.WatcherNode.CDRCall Reliability Watcher

Microsoft.LS.2015.WatcherNode.CDR (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde090f52f-44d5-c5ac-223e-b25dbd88f9da

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.LS.2015.WatcherNode.CDR:
ReportingServiceUrl  string  Monitoring Server Reports homepage Monitoring Server Reports homepage false 256  True 
SQLInstance  string  SQL Instance SQL Instance false 256  True 
MirrorSQLInstance  string  SQL Mirror Instance SQL Mirror Instance false 256  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2015.WatcherNode.CDR" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ReportingServiceUrl" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="SQLInstance" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="MirrorSQLInstance" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>