Partager via


ClustersOperationsExtensions.Stop(IClustersOperations, String, String) Méthode

Définition

Arrête un cluster Kusto.

public static void Stop (this Microsoft.Azure.Management.Kusto.IClustersOperations operations, string resourceGroupName, string clusterName);
static member Stop : Microsoft.Azure.Management.Kusto.IClustersOperations * string * string -> unit
<Extension()>
Public Sub Stop (operations As IClustersOperations, resourceGroupName As String, clusterName As String)

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources contenant le cluster Kusto.

clusterName
String

Nom du cluster Kusto.

S’applique à