Compartilhar via


AFDProfilesOperationsExtensions.ListResourceUsageNext Método

Definição

Verifica a cota e o uso real de pontos de extremidade no perfil cdn especificado.

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

Parâmetros

operations
IAFDProfilesOperations

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