restartPolicy property
Restart policy for the Instance.
Allowable values are 'Always', 'OnFailure', or 'Never'.
Optional.
Implementation
core.String? restartPolicy;
Restart policy for the Instance.
Allowable values are 'Always', 'OnFailure', or 'Never'.
Optional.
core.String? restartPolicy;