Freigeben über


UsagesOperationsExtensions.ListNext(IUsagesOperations, String) Methode

Definition

Auflisten von Netzwerknutzungen für ein Abonnement.

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

Parameter

operations
IUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: