Citrix.PresentationServer.ZoneCitrix Zone

Citrix.PresentationServer.Zone (ClassType)

A zone containing computers running Citrix Presentation Server

Element properties:

Base ClassCitrix.Library.ServerCollection
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5dd10bd4-c23a-9ae4-c0a3-abb847357b75

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.Zone:
Name  string  Zone Name Name of the Citrix zone containing computers running Citrix Presentation Server true 256  False 
NumberOfServers  string  Number Of Servers Number of computers running Citrix Presentation Server in this zone false 256  False 

Health Model:

Source Code:

<ClassType ID="Citrix.PresentationServer.Zone" Accessibility="Public" Abstract="false" Base="CtxLibrary!Citrix.Library.ServerCollection" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfServers" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>