interface IPowerupStateResource {
    utilization: IInt64;
    weight: IInt64;
}

Properties

Properties

utilization: IInt64
weight: IInt64