Interface ContainerGroup.DefinitionStages.WithRestartPolicy

    • Method Detail

      • withRestartPolicy

        ContainerGroup.DefinitionStages.WithCreate withRestartPolicy​(ContainerGroupRestartPolicy restartPolicy)
        Specifies the restart policy for all the container instances within the container group.
        Parameters:
        restartPolicy - the restart policy for all the container instances within the container group
        Returns:
        the next stage of the definition