Service Provider Foundation Alerts

Microsoft.SystemCenter.ServiceProviderFoundation.SPFAlertView (View)

This view shows the Alerts for the Service Provider Foundation feature.

Element properties:

TargetMicrosoft.SystemCenter.SPF.SpfServer
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.ServiceProviderFoundation.SPFAlertView" Accessibility="Public" Target="Microsoft.SystemCenter.SPF.SpfServer" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true" Enabled="true">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>