Partager via


AppServiceEnvironmentsOperationsExtensions.GetPrivateEndpointConnectionListNext Méthode

Définition

Obtient la liste des points de terminaison privés associés à un environnement d’hébergement

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.RemotePrivateEndpointConnectionARMResource> GetPrivateEndpointConnectionListNext (this Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations operations, string nextPageLink);
static member GetPrivateEndpointConnectionListNext : Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.RemotePrivateEndpointConnectionARMResource>
<Extension()>
Public Function GetPrivateEndpointConnectionListNext (operations As IAppServiceEnvironmentsOperations, nextPageLink As String) As IPage(Of RemotePrivateEndpointConnectionARMResource)

Paramètres

operations
IAppServiceEnvironmentsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

Remarques

Description pour Obtient la liste des points de terminaison privés associés à un environnement d’hébergement

S’applique à