Udostępnij za pośrednictwem


DiagnosticsOperationsExtensions.ListHostingEnvironmentDetectorResponsesAsync Metoda

Definicja

Wyświetlanie listy odpowiedzi narzędzia do wykrywania środowiska hostingu

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

Parametry

operations
IDiagnosticsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów, do której należy zasób.

name
String

Nazwa lokacji

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis odpowiedzi narzędzia do wykrywania środowiska hostingu listy

Dotyczy