ManagedRuleOverride.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.
Describes the override sensitivity to be applied when rule matches.
public Azure.ResourceManager.Network.Models.ManagedRuleSensitivityType? Sensitivity { get; set; }
member this.Sensitivity : Nullable<Azure.ResourceManager.Network.Models.ManagedRuleSensitivityType> with get, set
Public Property Sensitivity As Nullable(Of ManagedRuleSensitivityType)