GetPerformanceDataSeriesDataSourceImplementation (ComponentImplementation)

Element properties:

TypeGetPerformanceDataForEntitiesDataSource
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GetPerformanceDataSeriesDataSourceImplementation" TypeId="GetPerformanceDataForEntitiesDataSource" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.SystemCenter.AzureStack.Visualization.Components.WPF.Queries.GetRegionPerformance</ContractFactory>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="Refresh" Direction="In">
<Reference>$Property/Refresh$</Reference>
</Property>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<Property Name="Interval" Direction="In">
<Reference>$Property/Interval$</Reference>
</Property>
<Property Name="NumberOfDatapoints" Direction="In">
<Reference>$Property/NumberOfDatapoints$</Reference>
</Property>
<Property Name="PerformanceDataSeriesQueryItems" Direction="In">
<Reference>$Property/PerformanceDataSeriesQueryItems$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="ManagedEntities" Direction="In">
<Reference>$Property/ManagedEntities$</Reference>
</Property>
</Unit>
</ComponentImplementation>