Compartilhar via


PrivateEndpointConnectionOperationsExtensions.GetPrivateLinkResource Método

Definição

Descrição para Obter os recursos de link privado

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

Parâmetros

operations
IPrivateEndpointConnectionOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

serviceName
String

O nome do serviço Gerenciamento de API.

privateLinkSubResourceName
String

Nome do recurso de link privado.

Retornos

Aplica-se a