Microsoft.SQLServer.2014.IntegrationServices.InstanceSQL Server 2014 Integration Services

Microsoft.SQLServer.2014.IntegrationServices.Instance (ClassType)

설치된 Microsoft SQL Server 2014 Integration Services입니다.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId69ed1465-b659-8b2f-788f-1feb6ef04e3c

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.2014.IntegrationServices.Instance:
InstanceName  string  인스턴스 이름 true 256  False 
Type  string  인스턴스 유형 false 256  False 
ServiceName  string  서비스 이름 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.IntegrationServices.Instance" Accessibility="Public" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Abstract="false" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
<Property ID="ServiceName" Type="string"/>
</ClassType>