Freigeben über


SubscriptionUsagesOperationsExtensions.ListByLocationNext Methode

Definition

Ruft alle Abonnementnutzungsmetriken an einem bestimmten Speicherort ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SubscriptionUsage> ListByLocationNext (this Microsoft.Azure.Management.Sql.ISubscriptionUsagesOperations operations, string nextPageLink);
static member ListByLocationNext : Microsoft.Azure.Management.Sql.ISubscriptionUsagesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SubscriptionUsage>
<Extension()>
Public Function ListByLocationNext (operations As ISubscriptionUsagesOperations, nextPageLink As String) As IPage(Of SubscriptionUsage)

Parameter

operations
ISubscriptionUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: