IStringInAdvancedFilter Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.StringInAdvancedFilterTypeConverter))]
public interface IStringInAdvancedFilter : 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 set of filter values.

Methods

Applies to

產品 版本
Azure - PowerShell Commands 12 (LTS), Latest