Microsoft.KnowledgeServices.Lync.BackupServerLync BackupServer Info

Microsoft.KnowledgeServices.Lync.BackupServer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda8c2e22e-0f4c-024c-3e95-98b99b6e1a95

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.BackupServer:
Identity  string  Identity Identity true 256  False 
BackupService  string  BackupService BackupService false 256  False 
FileStore  string  FileStore FileStore false 256  False 
HttpPort  int  HttpPort HttpPort false 256   
TcpPort  int  TcpPort TcpPort false 256   
DependentServiceList  string  DependentServiceList DependentServiceList false 256  False 
ServiceId  string  ServiceId ServiceId false 256  False 
SiteId  string  SiteId SiteId false 256  False 
PoolFqdn  string  PoolFqdn PoolFqdn false 256  False 
Version  int  Version Version false 256   
Role  string  Role Role false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.BackupServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BackupService" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FileStore" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HttpPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TcpPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DependentServiceList" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PoolFqdn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>