DdosCustomPolicyData.DetectionRules Property

Definition

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)

Property Value

Applies to