IManagedRuleSetException.SelectorMatchOperator Property

Definition

Comparison operator to apply to the selector when specifying which elements in the collection this exception applies to.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PSArgumentCompleter(new System.String[] { "Equals" })]
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Comparison operator to apply to the selector when specifying which elements\r\n        in the collection this exception applies to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="selectorMatchOperator", Update=true)]
public string SelectorMatchOperator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PSArgumentCompleter(new System.String[] { "Equals" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Comparison operator to apply to the selector when specifying which elements\r\n        in the collection this exception applies to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="selectorMatchOperator", Update=true)>]
member this.SelectorMatchOperator : string with get, set
Public Property SelectorMatchOperator As String

Property Value

Attributes

Applies to