CdnWebApplicationFirewallPolicyCollection.GetAll(CancellationToken) 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.

Lists all of the protection policies within a resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/cdnWebApplicationFirewallPolicies
  • Operation Id: Policies_List
  • Default Api Version: 2024-02-01
  • Resource: CdnWebApplicationFirewallPolicyResource
C#
public virtual Azure.Pageable<Azure.ResourceManager.Cdn.CdnWebApplicationFirewallPolicyResource> GetAll(System.Threading.CancellationToken cancellationToken = default);

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

A collection of CdnWebApplicationFirewallPolicyResource that may take multiple service requests to iterate over.

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview