SDNMonitoringMP.SDNMonitoring.NetworkControllerClusterNodeNetwork Controller Cluster Node

SDNMonitoringMP.SDNMonitoring.NetworkControllerClusterNode (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde60fce36-5344-7422-f75a-614be7c6a71b

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 
SDNMonitoringMP.SDNMonitoring.NetworkControllerClusterNode:
Id  string  Computer Name true 256  False 
Name  string  Node Name false 256  False 
FaultDomain  string  Fault Domain false 256  False 
Status  string  Status false 256  False 
RestInterface  string  REST Interface false 256  False 
NodeCertificate  string  Node Certificate false 256  False 

Health Model:

Source Code:

<ClassType ID="SDNMonitoringMP.SDNMonitoring.NetworkControllerClusterNode" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="true"/>
<Property ID="Name" Type="string" Key="false"/>
<Property ID="FaultDomain" Type="string" Key="false"/>
<Property ID="Status" Type="string" Key="false"/>
<Property ID="RestInterface" Type="string" Key="false"/>
<Property ID="NodeCertificate" Type="string" Key="false"/>
</ClassType>