ProtocolCustomSettings 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.
Caution
This class is obsolete and will be removed in a future release
A compatibility type for the former DDoS custom policy protocol settings model.
[System.Obsolete("This class is obsolete and will be removed in a future release", false)]
public class ProtocolCustomSettings
[<System.Obsolete("This class is obsolete and will be removed in a future release", false)>]
type ProtocolCustomSettings = class
Public Class ProtocolCustomSettings
- Inheritance
-
ProtocolCustomSettings
- Attributes
Constructors
| Name | Description |
|---|---|
| ProtocolCustomSettings() |
Initializes a new instance of ProtocolCustomSettings. |
Properties
| Name | Description |
|---|---|
| Protocol |
The protocol. |
| SourceRateOverride |
The source rate override. |
| TriggerRateOverride |
The trigger rate override. |
| TriggerSensitivityOverride |
The trigger sensitivity override. |