Citrix.PresentationServer.FarmMetricServerCitrix Farm Metric Server

Citrix.PresentationServer.FarmMetricServer (ClassType)

Computer running Citrix Presentation Server that hosts a farm metric server role

Element properties:

Base ClassCitrix.Library.ApplicationRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId66977a89-7084-5e98-a6f0-0c1afe155409

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.PresentationServer.FarmMetricServer:
ServerName  string  Server Name Name of the Citrix primary farm metric server machine true 256  False 
FarmName  string  Farm Name Name of the Citrix farm the farm metric server belongs to true 256  False 

Health Model:

Source Code:

<ClassType ID="Citrix.PresentationServer.FarmMetricServer" Accessibility="Public" Abstract="false" Base="CtxLibrary!Citrix.Library.ApplicationRole" Hosted="true" Singleton="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FarmName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>