BitmovinApiSdk\Models\AutoRestartConfiguration::scheduleExpression
Defines a schedule for restarts using the unix crontab syntax. This example would trigger a restart every monday at 05:30 (AM)
Signature
public function scheduleExpression(string
$scheduleExpression )
Parameters
$scheduleExpression
— string
Returns
- $this