Freigeben über


GlobalRulestackResource.GetGlobalRulestackPrefixAsync Methode

Definition

Abrufen einer PrefixListGlobalRulestackResource

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name}
  • Vorgang IdPrefixListGlobalRulestack_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackPrefixResource>> GetGlobalRulestackPrefixAsync (string name, System.Threading.CancellationToken cancellationToken = default);
abstract member GetGlobalRulestackPrefixAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackPrefixResource>>
override this.GetGlobalRulestackPrefixAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackPrefixResource>>
Public Overridable Function GetGlobalRulestackPrefixAsync (name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of GlobalRulestackPrefixResource))

Parameter

name
String

Lokale Regelpriorität.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

name ist NULL.

Gilt für: