Microsoft.SystemCenter.Notification.PassThroughRecipientResolver (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Notification.RecipientsData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.Notification.PassThroughRecipientResolver" Accessibility="Public" Stateful="false" PassThrough="false" Batching="false">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>Microsoft.SystemCenter.Notification.RecipientsSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element name="Recipients" type="RecipientsType"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.EnterpriseManagement.HealthService.Modules.Notification, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.HealthService.Modules.Notification.PassThroughRecipientResolverModule</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Notification.RecipientsData</OutputType>
<InputTypes>
<InputType>System!System.BaseData</InputType>
</InputTypes>
</ConditionDetectionModuleType>