Freigeben über


ClustersOperationsExtensions.BeginStop Methode

Definition

Beendet einen Kusto-Cluster.

public static void BeginStop (this Microsoft.Azure.Management.Kusto.IClustersOperations operations, string resourceGroupName, string clusterName);
static member BeginStop : Microsoft.Azure.Management.Kusto.IClustersOperations * string * string -> unit
<Extension()>
Public Sub BeginStop (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: