Clusters

Microsoft.Windows.Clusters.Diagram.View (View)

This Diagram View will display discovered clusters.

Element properties:

TargetMicrosoft.Windows.Clusters
TypeMicrosoft.SystemCenter.DiagramViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Clusters.Diagram.View" Accessibility="Internal" Enabled="true" Target="ClusLibrary!Microsoft.Windows.Clusters" TypeID="SC!Microsoft.SystemCenter.DiagramViewType" Visible="true">
<Category>Operations</Category>
<Presentation>
<DiagramViewCriteria>
<DiagramViewDisplay>
<ContainmentStyle>Box</ContainmentStyle>
<LayoutDirection>WestEast</LayoutDirection>
<LevelsToShow>1</LevelsToShow>
<ContainmentLine>
<Color/>
<SourceArrow IsFilled="false">
<ArrowStyle>NoAnchor</ArrowStyle>
</SourceArrow>
<TargetArrow IsFilled="false">
<ArrowStyle>ArrowAnchor</ArrowStyle>
</TargetArrow>
</ContainmentLine>
<NonContainmentLine>
<Color Red="6" Green="134" Blue="253"/>
<SourceArrow IsFilled="false">
<ArrowStyle>NoAnchor</ArrowStyle>
</SourceArrow>
<TargetArrow IsFilled="false">
<ArrowStyle>ArrowAnchor</ArrowStyle>
</TargetArrow>
<LineStyle>Solid</LineStyle>
</NonContainmentLine>
</DiagramViewDisplay>
<DiagramMonitoringClass>
<ID>$MPElement[Name='ClusLibrary!Microsoft.Windows.Clusters']$</ID>
<Layer>All Clusters</Layer>
</DiagramMonitoringClass>
<DiagramMonitoringClass>
<ID>$MPElement[Name='Cluster!Microsoft.Windows.Cluster']$</ID>
<Layer>Cluster</Layer>
</DiagramMonitoringClass>
<DiagramMonitoringClass>
<ID>$MPElement[Name='ClusLibrary!Microsoft.Windows.Cluster.Node']$</ID>
<LayoutDirection>NorthSouth</LayoutDirection>
<Layer>Nodes</Layer>
</DiagramMonitoringClass>
<DiagramMonitoringClass>
<ID>$MPElement[Name='ClusLibrary!Microsoft.Windows.Cluster.Group']$</ID>
<ContainmentStyle>Box</ContainmentStyle>
<LayoutDirection>NorthSouth</LayoutDirection>
<Layer>Groups</Layer>
</DiagramMonitoringClass>
<DiagramMonitoringClass>
<ID>$MPElement[Name='ClusLibrary!Microsoft.Windows.Cluster.Network']$</ID>
<LayoutDirection>NorthSouth</LayoutDirection>
<Layer>Networks</Layer>
</DiagramMonitoringClass>
</DiagramViewCriteria>
</Presentation>
</View>