Freigeben über


NgfwExtensions.GetGlobalRulestack Methode

Definition

Abrufen einer GlobalRulestackResource

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

Parameter

tenantResource
TenantResource

Der TenantResource instance die -Methode ausgeführt wird.

globalRulestackName
String

Name der GlobalRulestack-Ressource.

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: