Microsoft.LS.2010.ServerRoleLS Server Role

Microsoft.LS.2010.ServerRole (ClassType)

Microsoft Lync Server 2010 Server Role

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8db031ff-240e-2643-8fdd-6bb61793470a

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.2010.ServerRole:
ServerType  string  Server Type Type of Microsoft Lync Server 2010 Server Role false 256  False 
PoolFqdn  string  Pool Fqdn Unique identity for a Pool false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2010.ServerRole" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ServerType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PoolFqdn" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>