MockableNetworkSubscriptionResource.GetApplicationGatewayAvailableWafRuleSetsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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