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

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

An installation of 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 (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.IntegrationServices.Instance:
InstanceName  string  Instance Name true 256  False 
Type  string  Instance Type false 256  False 
ServiceName  string  Service Name 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>