Freigeben über


GlobalRulestackResource.GetGlobalRulestackFqdnAsync Methode

Definition

Abrufen einer FqdnListGlobalRulestackResource

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

Parameter

name
String

fqdn-Listenname.

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: