DdosCustomPolicyData.DetectionRules Property
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.
The list of DDoS detection rules associated with the custom policy.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.DdosDetectionRule> DetectionRules { get; }
member this.DetectionRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.DdosDetectionRule>
Public ReadOnly Property DetectionRules As IList(Of DdosDetectionRule)