Freigeben über


LocalRulestackRuleCollection.GetAsync(String, CancellationToken) Methode

Definition

Abrufen einer LocalRulesResource

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}
  • Vorgang IdLocalRules_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackRuleResource>> GetAsync (string priority, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackRuleResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackRuleResource>>
Public Overridable Function GetAsync (priority As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of LocalRulestackRuleResource))

Parameter

priority
String

Lokale Regelpriorität.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

priority ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

priority ist NULL.

Gilt für: