Compartilhar via


ProfilesOperationsExtensions.ListNext(IProfilesOperations, String) Método

Definição

Lista todos os perfis da CDN em uma assinatura do 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)

Parâmetros

operations
IProfilesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a