FirewallPolicyIdpsSignaturesOperations interface
Interface representing a FirewallPolicyIdpsSignatures operations.
Properties
| list | Retrieves the current status of IDPS signatures for the relevant policy. Maximal amount of returned signatures is 1000. |
Property Details
list
Retrieves the current status of IDPS signatures for the relevant policy. Maximal amount of returned signatures is 1000.
list: (resourceGroupName: string, firewallPolicyName: string, parameters: IdpsQueryObject, options?: FirewallPolicyIdpsSignaturesListOptionalParams) => Promise<QueryResults>
Property Value
(resourceGroupName: string, firewallPolicyName: string, parameters: IdpsQueryObject, options?: FirewallPolicyIdpsSignaturesListOptionalParams) => Promise<QueryResults>