Microsoft.LS.2013.WatcherNode.CDRCall Reliability Watcher

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde17f65d4-c148-1272-a05c-e77f69fe6cd7

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

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2013.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>