Udostępnij za pośrednictwem


WebSiteManagementClientExtensions.ListBillingMetersNextAsync Metoda

Definicja

Pobiera listę mierników dla danej lokalizacji.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.BillingMeter>> ListBillingMetersNextAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListBillingMetersNextAsync : Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.BillingMeter>>
<Extension()>
Public Function ListBillingMetersNextAsync (operations As IWebSiteManagementClient, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of BillingMeter))

Parametry

operations
IWebSiteManagementClient

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania listy.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobiera listę mierników dla danej lokalizacji.

Dotyczy