windows.scheduled_task¶
Manage Windows Task Scheduler entries
Properties¶
| Property | Type | Required | Description |
|---|---|---|---|
actions |
array | Yes | - |
description |
string | No | - |
name |
string | Yes | - |
principal |
object | No | - |
settings |
object | No | - |
state |
string | No | - |
trigger |
object | No | - |
triggers |
array | No | - |
Platform Support¶
windows