Freigeben über


LocalRulestackResource.GetLocalRulestackFqdnAsync Methode

Definition

Abrufen einer FqdnListLocalRulestackResource

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name}
  • Vorgangs-IdFqdnListLocalRulestack_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackFqdnResource>> GetLocalRulestackFqdnAsync (string name, System.Threading.CancellationToken cancellationToken = default);
abstract member GetLocalRulestackFqdnAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackFqdnResource>>
override this.GetLocalRulestackFqdnAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackFqdnResource>>
Public Overridable Function GetLocalRulestackFqdnAsync (name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of LocalRulestackFqdnResource))

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: