Partager via


EndpointsOperationsExtensions.ListByProfileNext Méthode

Définition

Répertorie les points de terminaison CDN existants.

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

Paramètres

operations
IEndpointsOperations

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

S’applique à