Freigeben über


AFDProfilesOperationsExtensions.ListResourceUsageNext Methode

Definition

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

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)

Parameter

operations
IAFDProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: