Freigeben über


IManagedRuleOverride.Sensitivity Property

Definition

Describes the override sensitivity to be applied when rule matches.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PSArgumentCompleter(new System.String[] { "Low", "Medium", "High" })]
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Describes the override sensitivity to be applied when rule matches.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sensitivity", Update=true)]
public string Sensitivity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PSArgumentCompleter(new System.String[] { "Low", "Medium", "High" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Describes the override sensitivity to be applied when rule matches.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sensitivity", Update=true)>]
member this.Sensitivity : string with get, set
Public Property Sensitivity As String

Property Value

Attributes

Applies to