Freigeben über


ClustersOperationsExtensions.BeginStart Methode

Definition

Startet einen Kusto-Cluster.

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