Service Provider Foundation Uyarıları

Microsoft.SystemCenter.ServiceProviderFoundation.SPFAlertView (View)

Bu görünüm, Service Provider Foundation özelliğine ait Uyarıları gösterir.

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>
<Presentation>
<ColumnInfo Index="6" SortIndex="1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Created</Name>
<Id>TimeRaised</Id>
</ColumnInfo>
</Presentation>
</View>