Freigeben über


NetworkExtensions.GetAvailableServerVariablesApplicationGateways Methode

Definition

Listet alle verfügbaren Servervariablen auf.

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.Network/applicationGatewayAvailableServerVariables
  • Vorgangs-IdApplicationGateways_ListAvailableServerVariables
public static Azure.Pageable<string> GetAvailableServerVariablesApplicationGateways (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, System.Threading.CancellationToken cancellationToken = default);
static member GetAvailableServerVariablesApplicationGateways : Azure.ResourceManager.Resources.SubscriptionResource * System.Threading.CancellationToken -> Azure.Pageable<string>
<Extension()>
Public Function GetAvailableServerVariablesApplicationGateways (subscriptionResource As SubscriptionResource, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of String)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von String , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: