SMTP 虛擬伺服器健全狀況

Microsoft.Windows.InternetInformationServices.SMTPVirtualServerHealth.Dashboard.View (View)

此儀表板檢視顯示 IIS SMTP 虛擬伺服器的監視狀態及資訊。

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.SMTPVirtualServer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServerHealth.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.SMTPVirtualServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServerState.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServerAlerts.View"/>
</PanelConfiguration>
</View>