Microsoft.KnowledgeServices.Lync.2010.FileStoreLync File store information

Microsoft.KnowledgeServices.Lync.2010.FileStore (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf83627b1-df55-3b82-3809-aed88603ff33

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.2010.FileStore:
Identity  string  Identity Identity true 256  False 
Sharename  string  Sharename Sharename of filestore false 256  False 
UNCpath  string  UNCpath UNCpath 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.2010.FileStore" 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="Sharename" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UNCpath" 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>