Dell.WindowsServer.VoltageSensorVoltage Sensor

Dell.WindowsServer.VoltageSensor (ClassType)

Server Voltage Sensor

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcadb78d5-fb0d-4112-6c09-f35b59b1823c

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.VoltageSensor:
DeviceID  string  DeviceId true 256  False 
ElementName  string  Element Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsServer.VoltageSensor" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ElementName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>