Partager via


ClustersOperationsExtensions.Start Méthode

Définition

Démarre un cluster Kusto.

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