Partager via


ClustersOperationsExtensions.Get(IClustersOperations, String, String) Méthode

Définition

Obtient un cluster Kusto.

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

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources contenant le cluster Kusto.

clusterName
String

Nom du cluster Kusto.

Retours

S’applique à