Udostępnij za pośrednictwem


DiagnosticsOperationsExtensions.ListSiteDetectorResponsesSlotNextAsync Metoda

Definicja

Wyświetlanie listy odpowiedzi narzędzia do wykrywania witryn

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

Parametry

operations
IDiagnosticsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis odpowiedzi narzędzia do wykrywania witryn listy

Dotyczy