Freigeben über


ClustersOperationsExtensions.Get(IClustersOperations, String, String) Methode

Definition

Ruft einen Kusto-Cluster ab.

public static Microsoft.Azure.Management.Kusto.Models.Cluster Get (this Microsoft.Azure.Management.Kusto.IClustersOperations operations, string resourceGroupName, string clusterName);
static member Get : Microsoft.Azure.Management.Kusto.IClustersOperations * string * string -> Microsoft.Azure.Management.Kusto.Models.Cluster
<Extension()>
Public Function Get (operations As IClustersOperations, resourceGroupName As String, clusterName As String) As Cluster

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

clusterName
String

Der Name des Kusto-Clusters.

Gibt zurück

Gilt für: