Jalasoft.Xian.Common.Elements.ThirdParty.AIX.JsXAIXServerFileSystemElementFile system

Jalasoft.Xian.Common.Elements.ThirdParty.AIX.JsXAIXServerFileSystemElement (ClassType)

This is the AIX File System Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0fab5888-ce8f-10cb-11e2-ac66860412fa

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.AIX.JsXAIXServerFileSystemElement:
mFileSystem  string  File system File system false 256  False 
mSize  int  Total size Total size false 256   
mmountedOn  string  Mounted on Mounted on 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.AIX.JsXAIXServerFileSystemElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mFileSystem" Type="string"/>
<Property ID="mSize" Type="int"/>
<Property ID="mmountedOn" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>