Share via


PreRulestackRuleResource.RefreshCounters(String, CancellationToken) Method

Definition

Refresh counters

  • Request Path: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}/refreshCounters
  • Operation Id: PreRules_refreshCounters
public virtual Azure.Response RefreshCounters (string firewallName = default, System.Threading.CancellationToken cancellationToken = default);
abstract member RefreshCounters : string * System.Threading.CancellationToken -> Azure.Response
override this.RefreshCounters : string * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function RefreshCounters (Optional firewallName As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response

Parameters

firewallName
String

The String to use.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Applies to