Virtual Machine View

Microsoft.Windows.HyperV.VirtualMachineStateView (View)

Detailed view of Virtual Machine

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.HyperV.VirtualMachineStateView" Accessibility="Internal" Enabled="true" Target="Microsoft.Windows.HyperV.VirtualMachine" 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.VirtualMachine</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Virtual Machine Id</Name>
<Id>VirtualMachineId</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="200" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Virtual Machine Name</Name>
<Id>VirtualMachineName</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="300" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Virtual Machine Computer Name</Name>
<Id>ComputerName</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="300" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Server Name</Name>
<Id>ServerName</Id>
</ColumnInfo>
</Presentation>
</View>