Partager via


AFDEndpointsOperationsExtensions.ListByProfileNext Méthode

Définition

Répertorie les points de terminaison AzureFrontDoor existants.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.AFDEndpoint> ListByProfileNext (this Microsoft.Azure.Management.Cdn.IAFDEndpointsOperations operations, string nextPageLink);
static member ListByProfileNext : Microsoft.Azure.Management.Cdn.IAFDEndpointsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.AFDEndpoint>
<Extension()>
Public Function ListByProfileNext (operations As IAFDEndpointsOperations, nextPageLink As String) As IPage(Of AFDEndpoint)

Paramètres

operations
IAFDEndpointsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à