Active Alerts

Microsoft.Azure.ManagedInstance.View.Agent.AlertsView (View)

This view displays SQL Server Agent related alerts.

Element properties:

TargetMicrosoft.Azure.ManagedInstance.Agent
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Azure.ManagedInstance.View.Agent.AlertsView" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Target="MngdInstD!Microsoft.Azure.ManagedInstance.Agent" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="LessThan">255</StateRange>
</ResolutionState>
</Criteria>
</View>