Compartilhar via


PrivateEndpointConnectionOperationsExtensions.ListPrivateLinkResources Método

Definição

Descrição para Obter os recursos de link privado

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

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.

Retornos

Aplica-se a