QLogic.FC.MP.LunLUN

QLogic.FC.MP.Lun (ClassType)

Representation of a LUN.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59e8137a-8853-682d-af46-55f549d43743

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 
QLogic.FC.MP.Lun:
LunID  string  LUN ID true 256  False 
SizeInGb  string  Size (GB) false 256  False 

Health Model:

Source Code:

<ClassType ID="QLogic.FC.MP.Lun" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="LunID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SizeInGb" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>