次の方法で共有


PowerGridData クラス

定義

時間シフト作業に最適な時間を決定するために使用できるシグナルを表します。

public ref class PowerGridData sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Power.PowerGridApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PowerGridData final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Power.PowerGridApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PowerGridData
Public NotInheritable Class PowerGridData
継承
Object Platform::Object IInspectable PowerGridData
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.26100.0 で導入)
API contract
Windows.Devices.Power.PowerGridApiContract (v1.0 で導入)

プロパティ

IsLowUserExperienceImpact

ユーザーがデバイスから離れると Windows が予測するか、リソースを集中的に使用する作業を行わないかを示す値を取得します。 ワークロードをタイム シフトする時間を決定するときは、この値を使用して、ユーザー エクスペリエンスへの影響が最も少ない時期を判断できます。

Severity

時刻が "good" から "bad" の任意の場所と見なされるかどうかを示す値を取得します。 ワークロードを最も低い重大度で実行するように最適化する必要がありますが、考慮する必要があるその他の要因がある場合があります。

適用対象