Partager via


IContainerGroup.StopAsync(CancellationToken) Méthode

Définition

Arrête tous les conteneurs d’un groupe de conteneurs de manière asynchrone. Les ressources de calcul seront dé-allouées et la facturation s’arrêtera.

public System.Threading.Tasks.Task StopAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StopAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function StopAsync (Optional cancellationToken As CancellationToken = Nothing) As Task

Paramètres

cancellationToken
CancellationToken

Retours

S’applique à