Microsoft.HostIntegrationServer.2016.SNAGatewaySNA Gateway

Microsoft.HostIntegrationServer.2016.SNAGateway (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9914cda5-a7b5-42c6-cf16-1ed86c6e8b2c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.HostIntegrationServer.2016.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.2016.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>