Alerts

M365SLIC.License.AlertView (View)

Description for the new view

Element properties:

TargetM365SLIC.License.Role
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="M365SLIC.License.AlertView" Accessibility="Public" Target="M365SLIC.License.Role" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Alert</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>