Udostępnij za pośrednictwem


AppServiceEnvironmentsOperationsExtensions.ListWebWorkerUsagesNextAsync Metoda

Definicja

Pobieranie metryk użycia dla puli procesów roboczych App Service Environment.

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

Parametry

operations
IAppServiceEnvironmentsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobierania metryk użycia dla puli procesów roboczych App Service Environment.

Dotyczy