restartPolicy

val restartPolicy: Output<String>?

Restart policy for all containers within the container group.

  • Always Always restart

  • OnFailure Restart on failure

  • Never Never restart