Udostępnij za pośrednictwem


ProviderOperationsExtensions.ListOperationsNextAsync Metoda

Definicja

Pobiera wszystkie dostępne operacje dla dostawcy zasobów Microsoft.Web. Uwidacznia również definicje metryk zasobów

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

Parametry

operations
IProviderOperations

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 dla pobierania wszystkich dostępnych operacji dostawcy zasobów Microsoft.Web. Uwidacznia również definicje metryk zasobów

Dotyczy