Freigeben über


PrivateLinkResourcesOperationsExtensions.Get Methode

Definition

Ruft die spezifische Private Link-Ressource ab.

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

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

privateLinkResourceName
String

Der Name der Private Link-Ressource.

Gibt zurück

Gilt für: