PolyServe.MatrixServer.ClusterPolyServe Cluster

PolyServe.MatrixServer.Cluster (ClassType)

Reports the health of all PolyServe clusters

Element properties:

Base ClassPolyServe.MatrixServer.PSObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5b51ee40-e806-ce0e-b16f-9898a0d98361

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 
PolyServe.MatrixServer.PSObject:
ObjectKey  string  reserved3 true 256  False 
PSClusterName  string  Cluster false 256  False 
PolyServe.MatrixServer.Cluster:
Server  string  reserved1 false 256  False 

Health Model:

Source Code:

<ClassType ID="PolyServe.MatrixServer.Cluster" Accessibility="Public" Abstract="false" Base="PolyServe.MatrixServer.PSObject" Hosted="false" Singleton="false">
<Property ID="Server" Key="false" Type="string" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>