CO.Kemp.SubVirtualServiceKEMP SubVS

CO.Kemp.SubVirtualService (ClassType)

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId94441974-1200-3078-b6d1-060a26edddae

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       
CO.Kemp.SubVirtualService:
VSIndex  string  VS Index true 256  False     
VSAddress  string  VS Address false 256  False     
MasterVSID  int  Master VSID false 256       
Port  string  Port false 256  False     
NickName  string  VS Nickname false 256  False     
Protocol  string  Protocol false 256  False     
QoS  int  QoS false 256       
Layer  int  Layer false 256       
VStype  string  VS Type false 256  False     
NumberOfRSs  int  Number Of RealServers false 256       
CheckType  string  CheckType false 256  False     
CheckUrl  string  CheckUrl false 256  False     
ForceL7  string  ForceL7 false 256  False     
ForceL4  string  Force L4 false 256  False     
AlertThreshold  int  Alert Threshold false 256       

Health Model:

Source Code:

<ClassType ID="CO.Kemp.SubVirtualService" Base="System!System.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="VSIndex" Key="true" Type="string"/>
<Property ID="VSAddress" Key="false" Type="string"/>
<Property ID="MasterVSID" Key="false" Type="int"/>
<Property ID="Port" Key="false" Type="string"/>
<Property ID="NickName" Key="false" Type="string"/>
<Property ID="Protocol" Key="false" Type="string"/>
<Property ID="QoS" Key="false" Type="int"/>
<Property ID="Layer" Key="false" Type="int"/>
<Property ID="VStype" Key="false" Type="string"/>
<Property ID="NumberOfRSs" Key="false" Type="int"/>
<Property ID="CheckType" Key="false" Type="string"/>
<Property ID="CheckUrl" Key="false" Type="string"/>
<Property ID="ForceL7" Key="false" Type="string"/>
<Property ID="ForceL4" Key="false" Type="string"/>
<Property ID="AlertThreshold" Key="false" Type="int"/>
</ClassType>