Compartir a través de


ClustersOperationsExtensions.Start Método

Definición

Inicia un clúster de 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)

Parámetros

operations
IClustersOperations

El grupo de operaciones de este método de extensión.

resourceGroupName
String

Nombre del grupo de recursos que contiene el clúster de Kusto.

clusterName
String

Nombre del clúster de Kusto.

Se aplica a