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

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Component.Library.SLAPowerShellDataSourceImplementation" TypeId="Microsoft.SystemCenter.Visualization.Component.Library.SLAPowerShellDataSource" Platform="All" Accessibility="Internal">
<Composite>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<!--Bind dummy SLADetailsQuery to load Microsoft.EnterpriseManagement.ServiceLevel.DataProviders.dll, It works! Really! -->
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.Component.Library.SLADetailsQuery">
<Binding PropertyId="TimeInterval">
<Reference>$Property/DateRange$</Reference>
</Binding>
<Binding PropertyId="ServiceLevel">
<Reference>$Property/ServiceLevelDetails$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Property/Refresh$</Reference>
</Binding>
<!--<Binding PropertyId="Output">
<Reference>$Variable/Test$</Reference>
</Binding>-->
</Component>
</Binding>
<!--/Bind dummy-->
<Binding PropertyId="Objects">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.PowershellDataSource">
<Binding PropertyId="DataTypes">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier">
<Binding PropertyId="DataType">
<SimpleValue Type="xsd://string" Value="mpschema://Microsoft.EnterpriseManagement.Configuration.ManagementPackConfigurationGroup"/>
</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="Compliance"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/MonitoringObjectHealthStateType"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="SLOCollection"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="BaseDataType"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="This"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="BaseDataType"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="ServiceLevelMEId"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://int"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/DataTypeSpecifier">
<Binding PropertyId="DataType">
<SimpleValue Type="xsd://string" Value="xsd://Microsoft.SystemCenter.Visualization.ServiceLevelComponents!ServiceLevelDataTypes/ServiceLevelObjectiveME"/>
</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="Id"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://string"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="AggregatedValue"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://double"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="MinValue"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://double"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/ExtendedProperty">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="MaxValue"/>
</Binding>
<Binding PropertyId="Type">
<SimpleValue Type="xsd://string" Value="xsd://double"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="Parameters">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="Entity"/>
</Binding>
<Binding PropertyId="Value">
<Reference>$Property/Entity$</Reference>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataSourceTypes/Parameter">
<Binding PropertyId="Name">
<SimpleValue Type="xsd://string" Value="DateRange"/>
</Binding>
<Binding PropertyId="Value">
<Reference>$Property/DateRange$</Reference>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="InitialScript">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Component.Library!Microsoft.SystemCenter.Visualization.Component.Library.InstanceSLAWidgetScript.ps1"/>
</Binding>
<Binding PropertyId="RefreshScript">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Component.Library!Microsoft.SystemCenter.Visualization.Component.Library.InstanceSLAWidgetScript.ps1"/>
</Binding>
<Binding PropertyId="Modules">
<SimpleValue Type="xsd://string" Value="OperationsManager"/>
</Binding>
<Binding PropertyId="Output">
<Reference>$Property/ServiceLevelDetails$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Property/Refresh$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.Component.Library.SLODetailsQuery">
<Binding PropertyId="DateRange">
<Reference>$Property/DateRange$</Reference>
</Binding>
<Binding PropertyId="ServiceLevels">
<Reference>$Property/ServiceLevelDetails$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Property/Refresh$</Reference>
</Binding>
<Binding PropertyId="Output">
<Reference>$Property/ServiceLevelObjectiveDetails$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>