MockableNetworkSubscriptionResource.GetApplicationGatewayAvailableWafRuleSetsAsyncAsync 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 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