Microsoft.LS.2013.ClusterLS Pool

Microsoft.LS.2013.Cluster (ClassType)

Microsoft Lync Server 2013 Pool (within a Site) that provides communications services such as Instant Messaging, Conferencing etc to users

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf9b569ee-1fd6-ad9b-2c12-61f956b3cc80

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.Cluster:
SiteName  string  Site Name Name of Microsoft Lync Server 2013 Site false 256  False 
PoolType  string  Pool Type Type of Microsoft Lync Server 2013 Pool false 256  False 
PoolFqdn  string  Pool Fqdn Unique identity for a Pool true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2013.Cluster" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="false" Singleton="false">
<Property ID="PoolFqdn" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PoolType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>