Microsoft.KnowledgeServices.Lync.DatabaseMirrorStateLync Database Mirroring State

Microsoft.KnowledgeServices.Lync.DatabaseMirrorState (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId64afc478-fe82-39b2-a215-57cf7815c2e5

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.KnowledgeServices.Lync.DatabaseMirrorState:
PoolFQDN  string  PoolFQDN PoolFQDN true 256  False 
DatabaseName  string  DatabaseName DatabaseName false 256  False 
StateOnPrimary  string  StateOnPrimary StateOnPrimary false 256  False 
StateOnMirror  string  StateOnMirror StateOnMirror false 256  False 
MirroringStatusOnPrimary  string  MirroringStatusOnPrimary MirroringStatusOnPrimary false 256  False 
MirroringStatusOnMirror  string  MirroringStatusOnMirror MirroringStatusOnMirror false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.DatabaseMirrorState" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="PoolFQDN" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DatabaseName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StateOnPrimary" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StateOnMirror" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MirroringStatusOnPrimary" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MirroringStatusOnMirror" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>