Microsoft.SQLServer.2014.AgentSQL Server 2014 エージェント

Microsoft.SQLServer.2014.Agent (ClassType)

Microsoft SQL Server 2014 データベース エンジンの一部として実行される SQL Server 2014 エージェント コンポーネント

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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SQLServer.2014.Agent:
ServiceName  string  サービス名 true 256  False 
Account  string  アカウント名 false 256  False 
DisplayName  string  エージェント名 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>