StringBeginsWithAdvancedFilter.OperatorType Property

Definition

The operator type used for filtering, e.g., NumberIn, StringContains, BoolEquals and others.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Constant]
[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inherited)]
public string OperatorType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Constant>]
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inherited)>]
member this.OperatorType : string with get, set
Public Property OperatorType As String

Property Value

Implements

Attributes

Applies to