Freigeben über


PrivateEndpointConnectionOperationsExtensions.GetPrivateLinkResource Methode

Definition

Beschreibung für Ruft die Private Link-Ressourcen ab.

public static Microsoft.Azure.Management.ApiManagement.Models.PrivateLinkResource GetPrivateLinkResource (this Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations operations, string resourceGroupName, string serviceName, string privateLinkSubResourceName);
static member GetPrivateLinkResource : Microsoft.Azure.Management.ApiManagement.IPrivateEndpointConnectionOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.PrivateLinkResource
<Extension()>
Public Function GetPrivateLinkResource (operations As IPrivateEndpointConnectionOperations, resourceGroupName As String, serviceName As String, privateLinkSubResourceName As String) As PrivateLinkResource

Parameter

operations
IPrivateEndpointConnectionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

privateLinkSubResourceName
String

Name der Private Link-Ressource.

Gibt zurück

Gilt für: