ApplicationGatewayFirewallRule.Sensitivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The string representation of the web application firewall rule sensitivity.
public Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleSensitivityType? Sensitivity { get; set; }
member this.Sensitivity : Nullable<Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleSensitivityType> with get, set
Public Property Sensitivity As Nullable(Of ApplicationGatewayWafRuleSensitivityType)