Freigeben über


GlobalRulestackCollection.GetAllAsync(CancellationToken) Methode

Definition

Auflisten von GlobalRulestackResource-Ressourcen nach Mandant

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks
  • Vorgang IdGlobalRulestack_List
public virtual Azure.AsyncPageable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of GlobalRulestackResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Sammlung von, bei der GlobalRulestackResource mehrere Dienstanforderungen zum Durchlaufen verwendet werden können.

Gilt für: