Microsoft.SystemCenter.Visualization.Component.Library.SLATilesWidgetImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Component.Library.SLATilesWidget
PlatformAll
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Component.Library.SLATilesWidgetImplementation" TypeId="Microsoft.SystemCenter.Visualization.Component.Library.SLATilesWidget" Accessibility="Internal">
<Composite>
<Variable Id="AutoRefreshAction" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/AutoRefreshAction"/>
<Variable Id="ConsolidatedRefreshAction" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/RefreshAction"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.Component.Library.TilesContainerComponent">
<Binding PropertyId="ServiceLevels">
<Reference>$Property/ServiceLevels$</Reference>
</Binding>
<Binding PropertyId="ServiceLevelObjectives">
<Reference>$Property/ServiceLevelObjectives$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.Component.Library.SLAandSLODetailsQuery">
<Binding PropertyId="DateRange">
<Reference>$Property/DateRange$</Reference>
</Binding>
<Binding PropertyId="ServiceLevelIDs">
<Reference>$Property/ServiceLevelIDs$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Variable/ConsolidatedRefreshAction$</Reference>
</Binding>
<Binding PropertyId="ServiceLevelDetails">
<Reference>$Property/ServiceLevels$</Reference>
</Binding>
<Binding PropertyId="ServiceLevelObjectiveDetails">
<Reference>$Property/ServiceLevelObjectives$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.AutoRefreshTimer">
<Binding PropertyId="TickInterval">
<SimpleValue Type="xsd://int" Value="120"/>
</Binding>
<Binding PropertyId="AutoRefreshAction">
<Reference>$Variable/AutoRefreshAction$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.Consolidator">
<Binding PropertyId="From1">
<Reference>$Variable/AutoRefreshAction$</Reference>
</Binding>
<Binding PropertyId="From2">
<Reference>$Service/RefreshAction$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Variable/ConsolidatedRefreshAction$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>