FirewallPolicyDraft.IntrusionDetection 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.
Gets or sets the configuration for Intrusion detection.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.intrusionDetection")]
public Microsoft.Azure.Management.Network.Models.FirewallPolicyIntrusionDetection IntrusionDetection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.intrusionDetection")>]
member this.IntrusionDetection : Microsoft.Azure.Management.Network.Models.FirewallPolicyIntrusionDetection with get, set
Public Property IntrusionDetection As FirewallPolicyIntrusionDetection
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute