DdosCustomPolicy.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 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)