Microsoft.SystemCenter.PowerManagement.PowerSetPower Set

Microsoft.SystemCenter.PowerManagement.PowerSet (ClassType)

This class represents a power set.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId43e90825-0a7b-2862-cdc3-f7da7833c356

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 
Microsoft.SystemCenter.PowerManagement.PowerSet:
PowerCapacity  int  Power Capacity (Watts) false 256   
PowerBudget  int  Power Budget (Watts) false 256   
UnmonitoredPowerConsumption  int  Unmonitored Power Consumption (Watts) false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.PowerManagement.PowerSet" Base="System!System.LogicalEntity" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false">
<Property ID="PowerCapacity" Type="int" Key="false"/>
<Property ID="PowerBudget" Type="int" Key="false"/>
<Property ID="UnmonitoredPowerConsumption" Type="int" Key="false"/>
</ClassType>