ApplicationGatewayFirewallRule.State Property

Definition

Gets or sets the State compatibility property.

public Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleStateType? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleStateType> with get, set
Public Property State As Nullable(Of ApplicationGatewayWafRuleStateType)

Property Value

Applies to