Freigeben über


IManagedRuleDefinition.DefaultSensitivity Property

Definition

Describes the default sensitivity to be applied when the managed rule matches.

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

Property Value

Attributes

Applies to