Freigeben über


ApplicationGatewaysOperationsExtensions.ListAvailableRequestHeadersAsync Methode

Definition

Listet alle verfügbaren Anforderungsheader auf.

public static System.Threading.Tasks.Task<System.Collections.Generic.IList<string>> ListAvailableRequestHeadersAsync (this Microsoft.Azure.Management.Network.IApplicationGatewaysOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAvailableRequestHeadersAsync : Microsoft.Azure.Management.Network.IApplicationGatewaysOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IList<string>>
<Extension()>
Public Function ListAvailableRequestHeadersAsync (operations As IApplicationGatewaysOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of String))

Parameter

operations
IApplicationGatewaysOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: