Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallHRDiskStorageElementDiskStorage

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

This is the Nokia Firewall Host Resource Disk Storage Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc98e0187-21fc-063b-66de-c99f6a9502e8

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.JsXNokiaFirewallHRDiskStorageElement:
mType  string  Type Type false 256  False 
mDescription  string  Description Description false 256  False 
mAccess  string  Access Access false 256  False 
mMedia  string  Media Media false 256  False 
mRemovable  string  Removable Removable false 256  False 
mCapacityDStorageMB  int  Capacity (MB) Capacity (MB) false 256   
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.JsXNokiaFirewallHRDiskStorageElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mType" Type="string"/>
<Property ID="mDescription" Type="string"/>
<Property ID="mAccess" Type="string"/>
<Property ID="mMedia" Type="string"/>
<Property ID="mRemovable" Type="string"/>
<Property ID="mCapacityDStorageMB" Type="int"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>