public sealed class SecurityPolicyDdosProtectionConfig : IMessage<SecurityPolicyDdosProtectionConfig>, IEquatable<SecurityPolicyDdosProtectionConfig>, IDeepCloneable<SecurityPolicyDdosProtectionConfig>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of `SecurityPolicyDdosProtectionConfig` is 3.6.0, but this page is documenting version 2.3.0, with many other versions being available."],["The `SecurityPolicyDdosProtectionConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes standard methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It has a constructor that creates a new `SecurityPolicyDdosProtectionConfig` object and another that takes another `SecurityPolicyDdosProtectionConfig` to create a new object, which is a deep copy."],["`SecurityPolicyDdosProtectionConfig` contains a `DdosProtection` string property and a `HasDdosProtection` boolean property, indicating the state of the ddos protection configuration."]]],[]]