Affichage du rôle de serveur

Microsoft.Windows.HyperV.ServerRoleStateView (View)

Affichage détaillé du serveur exécutant Hyper-V

Element properties:

TargetMicrosoft.Windows.HyperV.ServerRole
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.HyperV.ServerRoleStateView" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.HyperV.ServerRole" TypeID="SCLibrary!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>State</Name>
<Id>Microsoft.Windows.HyperV.ServerRole</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="300" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Server Id</Name>
<Id>ServerId</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="300" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Server Name</Name>
<Id>ServerName</Id>
</ColumnInfo>
</Presentation>
</View>