Cisco.Unified.Computing.System.MemoryUnitMemory Unit

Cisco.Unified.Computing.System.MemoryUnit (ClassType)

Memory Unit Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda6810280-faa5-095c-16d4-981c03eb511c

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 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Device:
Model  string  Model Model Description false 256  False 
Revision  string  Revision Revision Description false 256  False 
SerialNumber  string  Serial Number Serial Number Description false 256  False 
Vendor  string  Vendor Vendor Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
Cisco.Unified.Computing.System.MemoryUnit:
AdminState  string  Admin State Admin State Description false 256  False 
Array  string  Array Array Description false 256  False 
Bank  string  Bank Bank Description false 256  False 
Capacity  string  Capacity Capacity Description false 256  False 
Clock  string  Clock Clock Description false 256  False 
FormFactor  string  Form Factor Form Factor Description false 256  False 
Latency  string  Latency Latency Description false 256  False 
Location  string  Location Location Description false 256  False 
OperQualifier  string  Operation Qualifier Operation Qualifier Description false 256  False 
Operability  string  Operability Operability Description false 256  False 
Populated  string  Populated Populated Description false 256  False 
Power  string  Power Power Description false 256  False 
Presence  string  Presence Presence Description false 256  False 
Set  string  Set Set Description false 256  False 
Speed  string  Speed Speed Description false 256  False 
Thermal  string  Thermal Thermal Description false 256  False 
Width  string  Width Width Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.MemoryUnit" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Device" Hosted="false" Singleton="false">
<Property ID="AdminState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Array" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Bank" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Clock" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FormFactor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Latency" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperQualifier" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Populated" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Power" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Set" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Speed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Thermal" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Width" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>