QND.Network.Kemp.LoadMaster.RSVSKemp - Real Server

QND.Network.Kemp.LoadMaster.RSVS (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdf8ed0579-e965-78bc-4db7-9618fcda0dce

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       
QND.Network.Kemp.LoadMaster.RSVS:
Description  string  Description false 256  False     
RSKey  string  RS Seed OID true 256  False     
Index  string  Index false 256  False     
AddressTypeId  int  Address Type ID false 256       
AddressType  string  Address Type false 256  False     
VSID  string  Virtual Service ID false 256  False     
ForwardingMethod  string  Forwarding Method false 256  False     
Weight  string  Weight of RS false 256  False     
PortNumber  int  Port false 256       

Health Model:

Source Code:

<ClassType ID="QND.Network.Kemp.LoadMaster.RSVS" Base="System!System.LogicalHardware" Accessibility="Internal" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RSKey" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Index" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="AddressTypeId" Type="int" Key="false"/>
<Property ID="AddressType" Type="string" Key="false"/>
<!-- rSaddrtype -->
<Property ID="VSID" Type="string" Key="false"/>
<!-- rSVSID -->
<Property ID="ForwardingMethod" Type="string" Key="false"/>
<!-- rSForwardingMethod -->
<Property ID="Weight" Type="string" Key="false"/>
<!-- rSWight -->
<Property ID="PortNumber" Type="int" Key="false"/>
</ClassType>