Citrix.PresentationServer.ManagedServerManaged Citrix Presentation Server

Citrix.PresentationServer.ManagedServer (ClassType)

Servers running the Citrix Presentation Server Provider for Microsoft Windows Management Instrumentation

Element properties:

Base ClassCitrix.Library.ServerApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9f9b9fb8-b7bc-90b3-fa26-9b7262d04d2a

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 
Citrix.Library.ServerApplication:
Name  string  Server Name Name of the Citrix application software true 256  False 
Version  string  Version Version of the Citrix application software false 256  False 
Farm  string  Farm Name of the Citrix farm the server application belongs to false 256  False 
Zone  string  Zone Name of the Citrix zone the server application belongs to false 256  False 
Citrix.PresentationServer.ManagedServer:
ProductDescription  string  Product Description Description of the Citrix software installed on this Citrix Presentation Server false 256  False 
HotfixInfo  string  Hotfix Information List of hotfixes installed on the computer running Citrix Presentation Server false 256  False 
LicenseServer  string  License Server Name of the license server that serves licenses to this Citrix Presentation Server false 256  False 
LogonsEnabled  bool  Logons Enabled A flag specifying whether logons are enabled on this Citrix Presentation Server false 256   
IsFMS  bool  Is Farm Metric Server A flag specifying whether this Citrix Presentation Server is a primary farm metric server false 256   
IsZDC  bool  Is Zone Data Collector A flag specifying whether this Citrix Presentation Server is a zone data collector false 256   

Health Model:

Source Code:

<ClassType ID="Citrix.PresentationServer.ManagedServer" Accessibility="Public" Abstract="false" Base="CtxLibrary!Citrix.Library.ServerApplication" Hosted="true" Singleton="false">
<Property ID="ProductDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HotfixInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LicenseServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LogonsEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsFMS" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsZDC" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>