IBoolEqualsAdvancedFilter Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.BoolEqualsAdvancedFilterTypeConverter))]
public interface IBoolEqualsAdvancedFilter : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IAdvancedFilter
Derived
Attributes
Implements

Properties

Key

The field/property in the event based on which you want to filter.

(Inherited from IAdvancedFilter)
OperatorType

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

(Inherited from IAdvancedFilter)
Value

The boolean filter value.

Methods

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest