Microsoft.SQLServer.2014.AgentSQL Server 2014 Agent

Microsoft.SQLServer.2014.Agent (ClassType)

The SQL Server 2014 Agent component that runs as part of a Microsoft SQL Server 2014 Database Engine

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad99709b-11ac-ed7b-5822-f6dc42113d3e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SQLServer.2014.Agent:
ServiceName  string  Service Name true 256  False 
Account  string  Account Name false 256  False 
DisplayName  string  Agent Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Agent" Accessibility="Public" Base="Microsoft.SQLServer.2014.Component" Hosted="true" Abstract="false">
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="Account" Type="string"/>
<Property ID="DisplayName" Type="string"/>
</ClassType>