SLA Tiles Widget

Microsoft.SystemCenter.Visualization.Component.Library.SLATilesWidget (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.Component.Library.SLATilesWidget" Accessibility="Public">
<Property Name="DateRange" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange" BindingDirection="Both">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DynamicDateTimeRange">
<Binding PropertyId="StartPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="-7"/>
</Binding>
</ComplexValue>
</Binding>
<Binding PropertyId="EndPoint">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ChartDataTypes/DateTimeRangePart">
<Binding PropertyId="BaseDateTime">
<SimpleValue Type="xsd://string" Value="Present"/>
</Binding>
<Binding PropertyId="OffsetType">
<SimpleValue Type="xsd://string" Value="Day"/>
</Binding>
<Binding PropertyId="Offset">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
</ComplexValue>
</Binding>
</ComplexValue>
</Property>
<Property Name="ServiceLevels" Type="BaseDataType[]" BindingDirection="In"/>
<Property Name="ServiceLevelIDs" Type="mpschema://Microsoft.EnterpriseManagement.Configuration.ManagementPackConfigurationGroup[]" BindingDirection="In"/>
<Property Name="ServiceLevelObjectives" Type="BaseDataType[]" BindingDirection="In"/>
</ComponentType>