ScriptsToExecute interface
Customized setup scripts
Properties
creation |
Script that's run only once during provision of the compute. |
startup |
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