Udostępnij za pośrednictwem


ResourceHealthMetadataOperationsExtensions.ListNextAsync Metoda

Definicja

Wyświetl listę wszystkich zasobówHealthMetadata dla wszystkich witryn w subskrypcji.

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

Parametry

operations
IResourceHealthMetadataOperations

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 listy wszystkich zasobówHealthMetadata dla wszystkich witryn w subskrypcji.

Dotyczy