DdosCustomPolicy.DetectionRules Property

Definition

The list of DDoS detection rules associated with the custom policy.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.DdosDetectionRule> DetectionRules { get; set; }
member this.DetectionRules : Azure.Provisioning.BicepList<Azure.Provisioning.Network.DdosDetectionRule> with get, set
Public Property DetectionRules As BicepList(Of DdosDetectionRule)

Property Value

Applies to