Microsoft.KnowledgeServices.Lync.BackupServiceStatusLync Backup Service Info

Microsoft.KnowledgeServices.Lync.BackupServiceStatus (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8b3ca9db-6bdd-fd90-f08f-c46b09a4f190

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.BackupServiceStatus:
ActiveMachineFQDN  string  ActiveMachineFQDN ActiveMachineFQDN true 256  False 
OverallExportStatus  string  OverallExportStatus OverallExportStatus false 256  False 
OverallImportStatus  string  OverallImportStatus OverallImportStatus false 256  False 
BackupModules  string  BackupModules BackupModules false 512  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.BackupServiceStatus" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="ActiveMachineFQDN" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OverallExportStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OverallImportStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BackupModules" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
</ClassType>