Share via


ApplicationGatewayFirewallDisabledRuleGroup.RuleGroupName Property

Definition

Gets or sets the name of the rule group that will be disabled.

[Newtonsoft.Json.JsonProperty(PropertyName="ruleGroupName")]
public string RuleGroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleGroupName")>]
member this.RuleGroupName : string with get, set
Public Property RuleGroupName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to