Estado del servidor NNTP de IIS

Microsoft.Windows.InternetInformationServices.NNTPServerState.View (View)

Esta vista muestra el estado de cada instancia del servidor NNTP de IIS.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.NNTPServer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.NNTPServerState.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.NNTPServer" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="false">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.Windows.InternetInformationServices.NNTPServer</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
</Presentation>
</View>