Delen via


IsNotNullFilter Class

Definition

IsNotNull Filter.

public class IsNotNullFilter : Azure.ResourceManager.EventGrid.Models.EventGridFilter
type IsNotNullFilter = class
    inherit EventGridFilter
Public Class IsNotNullFilter
Inherits EventGridFilter
Inheritance
IsNotNullFilter

Constructors

IsNotNullFilter()

Initializes a new instance of IsNotNullFilter.

Properties

Key

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

(Inherited from EventGridFilter)

Applies to