Interface IPowerupStateResource

interface IPowerupStateResource {
    utilization: Interfaces.System.IInt64;
    weight: Interfaces.System.IInt64;
}

Properties

Properties

utilization: Interfaces.System.IInt64