Microsoft.LS.2015.ClusterPool

Microsoft.LS.2015.Cluster (ClassType)

Skype for Business Server 2015 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
ElementIddea795be-818e-25f0-6479-07179dd049be

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

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2015.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>