Network Node State

FabricHealthDashboard.NetworkNodeStateDataGridHolder (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="FabricHealthDashboard.NetworkNodeStateDataGridHolder" Accessibility="Public">
<Property Name="AutoRefreshIntervalSec" Type="xsd://int" BindingDirection="In"/>
<Property Name="UnhealthyItemsOnly" Type="xsd://boolean" BindingDirection="In"/>
<Property Name="SelectedNetworkNode" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="SelectedHost" Type="BaseDataType" BindingDirection="In"/>
<Property Name="AllNetworkNodes" Type="BaseDataType[]" BindingDirection="Out"/>
</ComponentType>