PSDdosCustomPolicyDetectionRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a DDoS detection rule for a DDoS custom policy.
public class PSDdosCustomPolicyDetectionRule
type PSDdosCustomPolicyDetectionRule = class
Public Class PSDdosCustomPolicyDetectionRule
- Inheritance
-
PSDdosCustomPolicyDetectionRule
Constructors
| Name | Description |
|---|---|
| PSDdosCustomPolicyDetectionRule() | |
Properties
| Name | Description |
|---|---|
| Name |
Gets or sets the name of the detection rule. |
| PacketsPerSecond |
Gets or sets the packets per second threshold for the detection rule. |
| TrafficType |
Gets or sets the traffic type for the detection rule (Tcp, Udp, TcpSyn). |