Microsoft.HostIntegrationServer.2010.SNAGatewaySNA Gateway

Microsoft.HostIntegrationServer.2010.SNAGateway (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf837ae47-4196-013b-46bb-769c0bee3ed6

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.2010.SNAGateway:
GWSubdomain  string  Gateway Subdomain Name of the SNA Subdomain false 256  False 
GWServerRole  string  Gateway Sever Role The role of the SNA Server (Primary or Backup) false 256  False 
GWConnectionCount  string  Total Monitored Connections Number of SNA connections on this server false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.HostIntegrationServer.2010.SNAGateway" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="GWSubdomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GWServerRole" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GWConnectionCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>