Microsoft.HostIntegrationServer.2013.SNAServiceSNA Service

Microsoft.HostIntegrationServer.2013.SNAService (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8398ce64-e302-b2a2-2ce5-59474e684b96

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.HostIntegrationServer.2013.SNAService:
SNAServiceName  string  SNA Service Name The name of the SNA Service true 256  False 
SvcMonitoredConnections  string  Monitored Connections Then number of monitored connection on this SNA Service false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.HostIntegrationServer.2013.SNAService" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="SNAServiceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SvcMonitoredConnections" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>