Freigeben über


NgfwExtensions.GetLocalRulestacksAsync Methode

Definition

Auflisten von LocalRulestackResource-Ressourcen nach Abonnement-ID

  • Request Path/subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks
  • Vorgangs-IdLocalRulestacks_ListBySubscription
public static Azure.AsyncPageable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackResource> GetLocalRulestacksAsync (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, System.Threading.CancellationToken cancellationToken = default);
static member GetLocalRulestacksAsync : Azure.ResourceManager.Resources.SubscriptionResource * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackResource>
<Extension()>
Public Function GetLocalRulestacksAsync (subscriptionResource As SubscriptionResource, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of LocalRulestackResource)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von LocalRulestackResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: