Share via


IManagedRuleExclusion.Selector Property

Definition

Selector value for which elements in the collection this exclusion applies to.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Selector value for which elements in the collection this exclusion applies to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="selector", Update=true)]
public string Selector { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="Selector value for which elements in the collection this exclusion applies to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="selector", Update=true)>]
member this.Selector : string with get, set
Public Property Selector As String

Property Value

Attributes

Applies to