Freigeben über


FirewallPolicyResource.GetFirewallPolicyIdpsSignature Methode

Definition

Ruft die aktuelle status von IDPS-Signaturen für die relevante Richtlinie ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/firewallPolicies/{firewallPolicyName}/listIdpsSignatures
  • Vorgangs-IdFirewallPolicyIdpsSignatures_List
public virtual Azure.Response<Azure.ResourceManager.Network.Models.IdpsSignatureListResult> GetFirewallPolicyIdpsSignature (Azure.ResourceManager.Network.Models.IdpsQueryContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member GetFirewallPolicyIdpsSignature : Azure.ResourceManager.Network.Models.IdpsQueryContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.Models.IdpsSignatureListResult>
override this.GetFirewallPolicyIdpsSignature : Azure.ResourceManager.Network.Models.IdpsQueryContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.Models.IdpsSignatureListResult>
Public Overridable Function GetFirewallPolicyIdpsSignature (content As IdpsQueryContent, Optional cancellationToken As CancellationToken = Nothing) As Response(Of IdpsSignatureListResult)

Parameter

content
IdpsQueryContent

Der zu verwendende IdpsQueryContent.The IdpsQueryContent to use.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

content ist NULL.

Gilt für: