Dell.WindowsServer.Detailed.MemoryUnitMemory unit instance

Dell.WindowsServer.Detailed.MemoryUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId30daeb8d-d15a-4995-12d4-dd1b2c1fd0d2

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 
Dell.WindowsServer.Detailed.MemoryUnit:
Tag  string  Memory Tag true 256  False 
MemoryType  string  Memory Type false 256  False 
Capacity  string  Memory Capacity false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.Detailed.MemoryUnit" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="Tag" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="MemoryType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>