Freigeben über


NgfwExtensions.GetGlobalRulestackAsync Methode

Definition

Abrufen einer GlobalRulestackResource

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • Vorgang IdGlobalRulestack_Get
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackResource>> GetGlobalRulestackAsync (this Azure.ResourceManager.Resources.TenantResource tenantResource, string globalRulestackName, System.Threading.CancellationToken cancellationToken = default);
static member GetGlobalRulestackAsync : Azure.ResourceManager.Resources.TenantResource * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackResource>>
<Extension()>
Public Function GetGlobalRulestackAsync (tenantResource As TenantResource, globalRulestackName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of GlobalRulestackResource))

Parameter

tenantResource
TenantResource

Der TenantResource instance, für den die Methode ausgeführt wird.

globalRulestackName
String

GlobalRulestack-Ressourcenname.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

globalRulestackName ist NULL.

Gilt für: