Freigeben über


GlobalRulestackResource.GetGlobalRulestackFqdn Methode

Definition

Abrufen einer FqdnListGlobalRulestackResource

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