MockableNetworkSubscriptionResource.GetApplicationGatewayAvailableWafRuleSetsAsync Method

Definition

Invokes the GetApplicationGatewayAvailableWafRuleSetsAsync compatibility operation.

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

Parameters

cancellationToken
CancellationToken

Returns

Applies to