Microsoft.HostIntegrationServer.2009.SNAConnectionSNA Connection

Microsoft.HostIntegrationServer.2009.SNAConnection (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId0680d016-ed73-df51-6f75-1808d105f368

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.2009.SNAConnection:
SNAConnectionName  string  SNA Connection Name The name of the SNA Connection true 256  False 
SNAServerName  string  SNA Server Name The name of the SNA Server the connection is configured on. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.HostIntegrationServer.2009.SNAConnection" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="SNAConnectionName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SNAServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>