Freigeben über


WebApplicationFirewallPolicyInner.CustomRules Eigenschaft

Definition

Ruft benutzerdefinierte Regeln innerhalb der Richtlinie ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallCustomRule> CustomRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customRules")>]
member this.CustomRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallCustomRule> with get, set
Public Property CustomRules As IList(Of WebApplicationFirewallCustomRule)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: