Share via


IotHubResourceOperationsExtensions.GetQuotaMetricsNext Methode

Definition

Abrufen der Kontingentmetriken für einen IoT Hub

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.IotHub.Models.IotHubQuotaMetricInfo> GetQuotaMetricsNext (this Microsoft.Azure.Management.IotHub.IIotHubResourceOperations operations, string nextPageLink);
static member GetQuotaMetricsNext : Microsoft.Azure.Management.IotHub.IIotHubResourceOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.IotHub.Models.IotHubQuotaMetricInfo>
<Extension()>
Public Function GetQuotaMetricsNext (operations As IIotHubResourceOperations, nextPageLink As String) As IPage(Of IotHubQuotaMetricInfo)

Parameter

operations
IIotHubResourceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Hinweise

Rufen Sie die Kontingentmetriken für einen IoT Hub ab.

Gilt für: