StopMode type

A StopMode értékeit határozza meg.

type StopMode = "reboot" | "suspend" | "shutdown" | "poweroff"