ProtocolCustomSettingsFormat Class

Definition

DDoS custom policy properties.

public class ProtocolCustomSettingsFormat
type ProtocolCustomSettingsFormat = class
Public Class ProtocolCustomSettingsFormat
Inheritance
ProtocolCustomSettingsFormat

Constructors

ProtocolCustomSettingsFormat()

Initializes a new instance of the ProtocolCustomSettingsFormat class.

ProtocolCustomSettingsFormat(DdosCustomPolicyProtocol, String, String, DdosCustomPolicyTriggerSensitivityOverride)

Initializes a new instance of the ProtocolCustomSettingsFormat class.

Properties

Protocol

Gets or sets the protocol for which the DDoS protection policy is being customized. Possible values include: 'Tcp', 'Udp', 'Syn'

SourceRateOverride

Gets or sets the customized DDoS protection source rate.

TriggerRateOverride

Gets or sets the customized DDoS protection trigger rate.

TriggerSensitivityOverride

Gets or sets the customized DDoS protection trigger rate sensitivity degrees. High: Trigger rate set with most sensitivity w.r.t. normal traffic. Default: Trigger rate set with moderate sensitivity w.r.t. normal traffic. Low: Trigger rate set with less sensitivity w.r.t. normal traffic. Relaxed: Trigger rate set with least sensitivity w.r.t. normal traffic. Possible values include: 'Relaxed', 'Low', 'Default', 'High'

Applies to