Freigeben über


LocalRulestackCollection.GetAsync(String, CancellationToken) Methode

Definition

Abrufen einer LocalRulestackResource

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

Parameter

localRulestackName
String

Name der LocalRulestack-Ressource.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

localRulestackName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

localRulestackName ist NULL.

Gilt für: