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 (RUS) Description (RUS) 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>