automaticRestart property

bool? automaticRestart
getter/setter pair

Specifies whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user).

Optional.

Implementation

core.bool? automaticRestart;