HALBGatewayConfigSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
HALB Gateway configuration settings
INHERITED FROM
RASSerilazableObj⇒HALBGatewayConfigSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Dictionary<String, UInt32> | Gateways | Dictionary of Gateways for these settings | |
UInt32 | Port | Gateway Port |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated