Partager via


ProfilesOperationsExtensions.ListNext(IProfilesOperations, String) Méthode

Définition

Répertorie tous les profils CDN au sein d’un abonnement Azure.

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

Paramètres

operations
IProfilesOperations

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 à