SQL Agent Jobs

Microsoft.Azure.ManagedInstance.View.AgentJob.StateView (View)

SQL Agent Jobs.

Element properties:

TargetMicrosoft.Azure.ManagedInstance.AgentJob
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Azure.ManagedInstance.View.AgentJob.StateView" TypeID="SC!Microsoft.SystemCenter.StateViewType" Target="MngdInstD!Microsoft.Azure.ManagedInstance.AgentJob" Visible="true" Accessibility="Public">
<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.Azure.ManagedInstance.AgentJob</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="28" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name/>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Display Name</Name>
<Id>System.Entity/DisplayName</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="170" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Originating Server</Name>
<Id>Microsoft.Azure.ManagedInstance.AgentJob/OriginatingServer</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="79" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Is Enabled</Name>
<Id>Microsoft.Azure.ManagedInstance.AgentJob/IsEnabled</Id>
</ColumnInfo>
</Presentation>
</View>