Udostępnij za pośrednictwem


ResourceHealthMetadataOperationsExtensions.ListBySiteSlotNextAsync Metoda

Definicja

Pobiera kategorię ResourceHealthMetadata do użycia dla danej witryny jako kolekcji

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.ResourceHealthMetadataInner>> ListBySiteSlotNextAsync (this Microsoft.Azure.Management.AppService.Fluent.IResourceHealthMetadataOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListBySiteSlotNextAsync : 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 ListBySiteSlotNextAsync (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 metody Pobiera kategorię ResourceHealthMetadata do użycia dla danej witryny jako kolekcji

Dotyczy