Sdílet prostřednictvím


DiagnosticsOperationsExtensions.ListHostingEnvironmentDetectorResponsesAsync Metoda

Definice

Vypsat odpovědi detektoru hostitelského prostředí

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

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků, do které prostředek patří.

name
String

Název lokality

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro seznam odpovědí detektoru hostitelského prostředí

Platí pro