Microsoft.SystemCenter.PowerManagement.PowerSetパワー セット

Microsoft.SystemCenter.PowerManagement.PowerSet (ClassType)

このクラスはパワー セットを表します。

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.PowerManagement.PowerSet:
PowerCapacity  int  電力容量 (ワット) false 256   
PowerBudget  int  電力の割り当て (ワット) false 256   
UnmonitoredPowerConsumption  int  監視されない電力消費 (ワット) 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>