Partager via


WebApplicationFirewallPolicy.CustomRules Propriété

Définition

Obtient ou définit les règles personnalisées à l’intérieur de la stratégie.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à