ScriptsToExecute interface

Customized setup scripts

Properties

creationScript

Script that's run only once during provision of the compute.

startupScript

Script that's run every time the machine starts.

Property Details

creationScript

Script that's run only once during provision of the compute.

creationScript?: ScriptReference

Property Value

startupScript

Script that's run every time the machine starts.

startupScript?: ScriptReference

Property Value