PolyServe.MatrixServer.NodePolyServe Cluster Server

PolyServe.MatrixServer.Node (ClassType)

Element properties:

Base ClassPolyServe.MatrixServer.PSObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId70649557-b907-b7cb-f973-c53ca68fbe5e

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:
uri  string  Object ID true 256  False 
ClusterID  string      true 256  False 
ObjectKey  string      true 256  False 
PolyServe.MatrixServer.Node:
NetworkName  string      false 256  False 
PSClusterName  string  Cluster false 256  False 
PSSoftwareVer  string  PolyServe Software Version false 256  False 

Health Model:

Source Code:

<ClassType ID="PolyServe.MatrixServer.Node" Accessibility="Internal" Abstract="false" Base="PolyServe.MatrixServer.PSObject" Hosted="false">
<Property ID="NetworkName" Key="false" Type="string" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="PSClusterName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="PSSoftwareVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>