Share via


IContainerGroup.Restart Method

Definition

Restarts all containers in a container group in place. If container image has updates, new image will be downloaded.

public void Restart ();
abstract member Restart : unit -> unit
Public Sub Restart ()

Applies to