Freigeben über


ClustersOperationsExtensions.Get Methode

Definition

Abrufen eines Clusters nach Name in einer privaten Cloud

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

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

privateCloudName
String

Name der privaten Cloud

clusterName
String

Name des Clusters in der privaten Cloud

Gibt zurück

Gilt für: