Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRStorageElementStorage

Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRStorageElement (ClassType)

This is the Nokia Firewall Host Resource Storage Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId89200a02-65fa-9317-e758-496d0cf39332

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 
Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRStorageElement:
mStorageType  string  Storage type Storage type false 256  False 
mFSType  string  File system type File system type false 256  False 
mDescription  string  Description Description false 256  False 
mSizeKB  int  Size (KB) Size (KB) false 256   
mPartition  string  Partition Partition false 256  False 
mAccess  string  Access Access false 256  False 
mBootable  string  Bootable Bootable false 256  False 
ID  string  ID ID true 256  False 
ParentDevice  string  Parent Device Parent Device false 256  False 
Environment  string  Environment Environment from where Xian is monitoring the device true 256  False 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRStorageElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mStorageType" Type="string"/>
<Property ID="mFSType" Type="string"/>
<Property ID="mDescription" Type="string"/>
<Property ID="mSizeKB" Type="int"/>
<Property ID="mPartition" Type="string"/>
<Property ID="mAccess" Type="string"/>
<Property ID="mBootable" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>