Freigeben über


DeactivationIntent type

Definiert Werte für DeactivationIntent. Mögliche Werte sind: 'Pause', 'Restart', 'RemoveData'

type DeactivationIntent = "Pause" | "Restart" | "RemoveData"