Virtual Machine State

Microsoft.SystemCenter.WindowsAzure.View.MonitoredPersistentVMs (View)

This view shows all monitored virtual machines

Element properties:

TargetMicrosoft.SystemCenter.WindowsAzure.PersistentVMRoleInstance
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.WindowsAzure.View.MonitoredPersistentVMs" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.WindowsAzure.PersistentVMRoleInstance" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>StateCollection</Category>
<Criteria>
<InMaintenanceMode>false</InMaintenanceMode>
</Criteria>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.SystemCenter.WindowsAzure.PersistentVMRoleInstance</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" 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>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Display Name</Name>
<Id>System.Entity/DisplayName</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Role Instance Name</Name>
<Id>Microsoft.SystemCenter.WindowsAzure.RoleInstance/RoleInstanceName</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Role Instance Size</Name>
<Id>Microsoft.SystemCenter.WindowsAzure.RoleInstance/InstanceSize</Id>
</ColumnInfo>
</Presentation>
<Target>$MPElement[Name='Microsoft.SystemCenter.WindowsAzure.Group.AllAzureMonitoredPersistentVMs']$</Target>
</View>