Microsoft.SQLServer.2016.AgentSQL Server 2016 에이전트

Microsoft.SQLServer.2016.Agent (ClassType)

Microsoft SQL Server 2016 데이터베이스 엔진의 일부로 실행되는 SQL Server 2016 에이전트 구성 요소입니다.

Element properties:

Base ClassMicrosoft.SQLServer.2016.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7da336c8-de51-22df-c743-6960cbb2b3c4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SQLServer.2016.Agent:
ServiceName  string  서비스 이름 true 256  False 
Account  string  계정 이름 false 256  False 
DisplayName  string  에이전트 이름 false 256  False 

Health Model:

Source Code:

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