Freigeben über


ProfilesOperationsExtensions.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.ResourceUsage> ListResourceUsageNext (this Microsoft.Azure.Management.Cdn.IProfilesOperations operations, string nextPageLink);
static member ListResourceUsageNext : Microsoft.Azure.Management.Cdn.IProfilesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.ResourceUsage>
<Extension()>
Public Function ListResourceUsageNext (operations As IProfilesOperations, nextPageLink As String) As IPage(Of ResourceUsage)

Parameter

operations
IProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: