Freigeben über


ClustersOperationsExtensions.Stop(IClustersOperations, String, String) Methode

Definition

Beendet einen Kusto-Cluster.

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)

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

clusterName
String

Der Name des Kusto-Clusters.

Gilt für: