Citrix.PresentationServer.ManagedServerServidor Citrix Presentation Server administrado

Citrix.PresentationServer.ManagedServer (ClassType)

Servidores que ejecutan Citrix Presentation Server Provider para 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 (ESO) Description (ESO) 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  Nombre del servidor Nombre del software de aplicaciones de Citrix true 256  False 
Version  string  Versión Versión del software de aplicaciones de Citrix false 256  False 
Farm  string  Comunidad Nombre de la comunidad de Citrix a la que pertenece la aplicación de servidor false 256  False 
Zone  string  Zona Nombre de la zona de Citrix a la que pertenece la aplicación de servidor false 256  False 
Citrix.PresentationServer.ManagedServer:
ProductDescription  string  Descripción del producto Descripción del software de Citrix instalado en este servidor Citrix Presentation Server false 256  False 
HotfixInfo  string  Información de hotfix Lista de hotfix instalados en el equipo que ejecuta Citrix Presentation Server false 256  False 
LicenseServer  string  Servidor de licencias Nombre del servidor de licencias que da licencia a este servidor Citrix Presentation Server false 256  False 
LogonsEnabled  bool  Inicios de sesión habilitados Indicador que especifica si los inicios de sesión están habilitados en este servidor Citrix Presentation Server false 256   
IsFMS  bool  Es servidor de mediciones de la comunidad Indicador que especifica si este servidor Citrix Presentation Server es un servidor principal de mediciones de la comunidad false 256   
IsZDC  bool  Es recopilador de datos de zona Indicador que especifica si este servidor Citrix Presentation Server es un recopilador de datos de zona 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>