IManagedRuleExclusion.Selector 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.
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