AppResourceGroupStateReport.EnergyQuotaState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the energy quota state of the resource group, such as whether it is under quota or over quota.
public:
property AppResourceGroupEnergyQuotaState EnergyQuotaState { AppResourceGroupEnergyQuotaState get(); };
AppResourceGroupEnergyQuotaState EnergyQuotaState();
public AppResourceGroupEnergyQuotaState EnergyQuotaState { get; }
var appResourceGroupEnergyQuotaState = appResourceGroupStateReport.energyQuotaState;
Public ReadOnly Property EnergyQuotaState As AppResourceGroupEnergyQuotaState
Property Value
The energy quota state.
Windows requirements
App capabilities |
appDiagnostics
|