Freigeben über


ProfilesOperationsExtensions.ListNext(IProfilesOperations, String) Methode

Definition

Listet alle CDN-Profile in einem Azure-Abonnement auf.

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)

Parameter

operations
IProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: