MockableNetworkSubscriptionResource.GetApplicationGatewayAvailableWafRuleSetsAsyncAsync Method

Definition

Invokes the GetApplicationGatewayAvailableWafRuleSetsAsyncAsync compatibility operation.

public virtual Azure.AsyncPageable<Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallRuleSet> GetApplicationGatewayAvailableWafRuleSetsAsyncAsync(System.Threading.CancellationToken cancellationToken);
abstract member GetApplicationGatewayAvailableWafRuleSetsAsyncAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallRuleSet>
override this.GetApplicationGatewayAvailableWafRuleSetsAsyncAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Network.Models.ApplicationGatewayFirewallRuleSet>
Public Overridable Function GetApplicationGatewayAvailableWafRuleSetsAsyncAsync (cancellationToken As CancellationToken) As AsyncPageable(Of ApplicationGatewayFirewallRuleSet)

Parameters

cancellationToken
CancellationToken

Returns

Applies to