Udostępnij za pośrednictwem


AppServicePlansOperationsExtensions.ListNextAsync Metoda

Definicja

Pobierz wszystkie plany App Service dla subskrypcji.

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

Parametry

operations
IAppServicePlansOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis opcji Pobierz wszystkie plany App Service dla subskrypcji.

Dotyczy