Compartir a través de


LocalRulestackResource.GetLocalRulestackFqdnAsync Método

Definición

Obtener un FqdnListLocalRulestackResource

  • Ruta de acceso de solicitud/suscripciones/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name}
  • IdFqdnListLocalRulestack_Get de operaciones
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))

Parámetros

name
String

nombre de la lista fqdn.

cancellationToken
CancellationToken

Token de cancelación que se va a usar.

Devoluciones

Excepciones

name es una cadena vacía y se esperaba que no estuviera vacía.

name es null.

Se aplica a