WebApplicationFirewallPolicyInner.ManagedRules Property

Definition

Gets or sets describes the managedRules structure.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedRules")]
public Microsoft.Azure.Management.Network.Fluent.Models.ManagedRulesDefinition ManagedRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedRules")>]
member this.ManagedRules : Microsoft.Azure.Management.Network.Fluent.Models.ManagedRulesDefinition with get, set
Public Property ManagedRules As ManagedRulesDefinition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to