Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoSwitchFlashDeviceElementFlash device

Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoSwitchFlashDeviceElement (ClassType)

This is the Cisco Switch Flash Device Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId84330f98-93ac-a6ac-4448-688df26a70f7

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.Cisco.JsXCiscoSwitchFlashDeviceElement:
mDescription  string  Description Description false 256  False 
mController  string  Controller Controller false 256  False 
mSize  int  Size Size false 256   
mRemovable  string  Removable Removable false 256  False 
mMaxPartitions  int  Max partitions Max partitions 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.Cisco.JsXCiscoSwitchFlashDeviceElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mDescription" Type="string"/>
<Property ID="mController" Type="string"/>
<Property ID="mSize" Type="int"/>
<Property ID="mRemovable" Type="string"/>
<Property ID="mMaxPartitions" Type="int"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>