Compartilhar via


ClustersOperationsExtensions.Stop(IClustersOperations, String, String) Método

Definição

Interrompe um cluster Kusto.

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