Microsoft Azure Last Value Filter Condition Detection

Microsoft.SystemCenter.MicrosoftAzure.Performance.ConditionDetection.LastValue (ConditionDetectionModuleType)

Microsoft Azure Last Value Filter condition detection.

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.Performance.Data

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.MicrosoftAzure.Performance.ConditionDetection.LastValue" Accessibility="Public" Stateful="false" PassThrough="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Res.Microsoft.SystemCenter.MicrosoftAzure.Modules</Assembly>
<Type>Microsoft.SystemCenter.Azure.Modules.DiagnosticsCollectionModules.LastPerformanceValueConditionDetection</Type>
</Managed>
</ModuleImplementation>
<OutputType>Performance!System.Performance.Data</OutputType>
<InputTypes>
<InputType>Performance!System.Performance.Data</InputType>
</InputTypes>
</ConditionDetectionModuleType>