Freigeben über


AFDOriginGroupsOperationsExtensions.ListResourceUsageNextAsync Methode

Definition

Überprüft das Kontingent und die tatsächliche Nutzung von Endpunkten unter dem angegebenen CDN-Profil.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.Usage>> ListResourceUsageNextAsync (this Microsoft.Azure.Management.Cdn.IAFDOriginGroupsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListResourceUsageNextAsync : Microsoft.Azure.Management.Cdn.IAFDOriginGroupsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.Usage>>
<Extension()>
Public Function ListResourceUsageNextAsync (operations As IAFDOriginGroupsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Usage))

Parameter

operations
IAFDOriginGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: