Partilhar via


LocalRulestackResource.GetLocalRulestackFqdnAsync Método

Definição

Obter um FqdnListLocalRulestackResource

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name}
  • IdFqdnListLocalRulestack_Get de operação
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

nome da lista fqdn.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

name é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

name é nulo.

Aplica-se a