Freigeben über


EndpointsOperationsExtensions.ListResourceUsageNext Methode

Definition

Überprüft das Kontingent und die Verwendung von Geofiltern und benutzerdefinierten Domänen unter dem angegebenen Endpunkt.

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

Parameter

operations
IEndpointsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: