次の方法で共有


AppResourceGroupStateReport.EnergyQuotaState プロパティ

定義

リソース グループのエネルギー クォータの状態を取得します (クォータが不足しているか、クォータを超えているかなど)。

public:
 property AppResourceGroupEnergyQuotaState EnergyQuotaState { AppResourceGroupEnergyQuotaState get(); };
AppResourceGroupEnergyQuotaState EnergyQuotaState();
public AppResourceGroupEnergyQuotaState EnergyQuotaState { get; }
var appResourceGroupEnergyQuotaState = appResourceGroupStateReport.energyQuotaState;
Public ReadOnly Property EnergyQuotaState As AppResourceGroupEnergyQuotaState

プロパティ値

エネルギー クォータの状態。

Windows の要件

アプリの機能
appDiagnostics

適用対象