Partilhar via


ClustersOperationsExtensions.BeginStart Método

Definição

Inicia um cluster 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

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos que contém o cluster Kusto.

clusterName
String

O nome do cluster Kusto.

Aplica-se a