Compartilhar via


AFDEndpointsOperationsExtensions.ListByProfileNext Método

Definição

Lista os pontos de extremidade existentes do AzureFrontDoor.

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)

Parâmetros

operations
IAFDEndpointsOperations

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