次の方法で共有


ApplicationGatewaysOperationsExtensions.ListAvailableResponseHeaders メソッド

定義

使用可能なすべての応答ヘッダーを一覧表示します。

public static System.Collections.Generic.IList<string> ListAvailableResponseHeaders (this Microsoft.Azure.Management.Network.IApplicationGatewaysOperations operations);
static member ListAvailableResponseHeaders : Microsoft.Azure.Management.Network.IApplicationGatewaysOperations -> System.Collections.Generic.IList<string>
<Extension()>
Public Function ListAvailableResponseHeaders (operations As IApplicationGatewaysOperations) As IList(Of String)

パラメーター

operations
IApplicationGatewaysOperations

この拡張メソッドの操作グループ。

戻り値

適用対象