Quest.SoSSE.ComponentImplementation.DSHealth (ComponentImplementation)

Element properties:

TypeQuest.SoSSE.ComponentType.DSHealth
PlatformAll
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Quest.SoSSE.ComponentImplementation.DSHealth" TypeId="Quest.SoSSE.ComponentType.DSHealth" Accessibility="Public">
<Composite>
<Variable Type="BaseDataType[]" Id="DataSourceOutput"/>
<!--Variable Type="BaseDataType" Id="SelectedRow" /-->
<Variable Type="BaseDataType[]" Id="SelectedRows"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.DataGrid">
<Binding PropertyId="Columns">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="Health State"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="False"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="HealthState"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="DS Host Name"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="DisplayName"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<SimpleValue Type="xsd://string" Value="In Maintenance Mode"/>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="InMaintenanceMode"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<Reference>$MPReference/Quest.SoSSE!Quest.SoSSE.DSHealth.Version.Header/DisplayName$</Reference>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="DSVersion"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="HeaderDisplayObject">
<Reference>$MPReference/Quest.SoSSE!Quest.SoSSE.DSHealth.Status.Header/DisplayName$</Reference>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="Status"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="CellComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridGenericCell"/>
</Binding>
<Binding PropertyId="ColumnHeaderComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridColumnHeaderCell"/>
</Binding>
<Binding PropertyId="SelectionMode">
<SimpleValue Type="xsd://string" Value="SingleRowSelect"/>
</Binding>
<Binding PropertyId="ColumnHeaderVisible">
<SimpleValue Type="xsd://string" Value="True"/>
</Binding>
<Binding PropertyId="SelectedRow">
<Reference>$Property/Selection$</Reference>
</Binding>
<Binding PropertyId="SelectedRows">
<Reference>$Service/SelectedItems$</Reference>
</Binding>
<Binding PropertyId="Data">
<Reference>$Variable/DataSourceOutput$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.PowershellDataSource">
<Binding PropertyId="InitialScript">
<SimpleValue Type="xsd://string" Value="Quest.SoSSE!DSInitialScript"/>
</Binding>
<Binding PropertyId="RefreshScript">
<SimpleValue Type="xsd://string" Value="Quest.SoSSE!DSRefreshScript"/>
</Binding>
<Binding PropertyId="Modules">
<SimpleValue Type="xsd://string" Value="OperationsManager"/>
</Binding>
<Binding PropertyId="RefreshProperties">
<SimpleValue Type="xsd://string" Value="HealthState,DSVersion"/>
</Binding>
<Binding PropertyId="DataTypes">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier">
<Binding PropertyId="DataType">
<SimpleValue Type="xsd://string" Value="mpinstance://Quest.SoSSE!Quest.SoSSE.DiagnosticServers"/>
</Binding>
<Binding PropertyId="ExtendedProperties">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="DSVersion"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="Status"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="string"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="Output">
<Reference>$Variable/DataSourceOutput$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Service/RefreshAction$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>