Sdílet prostřednictvím


ApplicationGatewaysOperationsExtensions.ListAvailableServerVariables Method

Definition

Lists all available server variables.

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

Parameters

operations
IApplicationGatewaysOperations

The operations group for this extension method.

Returns

Applies to