Compartir a través de


ClustersOperationsExtensions.BeginStart Método

Definición

Inicia un clúster de Kusto.

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)

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