Partager via


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

Définition

Obtient des informations sur le cluster spécifié.

public static Microsoft.Azure.Management.StreamAnalytics.Models.Cluster Get (this Microsoft.Azure.Management.StreamAnalytics.IClustersOperations operations, string resourceGroupName, string clusterName);
static member Get : Microsoft.Azure.Management.StreamAnalytics.IClustersOperations * string * string -> Microsoft.Azure.Management.StreamAnalytics.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. Le nom ne respecte pas la casse.

clusterName
String

Nom du cluster.

Retours

S’applique à