Share via


IsNullOrUndefinedAdvancedFilter Class

Definition

IsNullOrUndefined Advanced Filter.

[Newtonsoft.Json.JsonObject("IsNullOrUndefined")]
public class IsNullOrUndefinedAdvancedFilter : Microsoft.Azure.Management.EventGrid.Models.AdvancedFilter
[<Newtonsoft.Json.JsonObject("IsNullOrUndefined")>]
type IsNullOrUndefinedAdvancedFilter = class
    inherit AdvancedFilter
Public Class IsNullOrUndefinedAdvancedFilter
Inherits AdvancedFilter
Inheritance
IsNullOrUndefinedAdvancedFilter
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

IsNullOrUndefinedAdvancedFilter()

Initializes a new instance of the IsNullOrUndefinedAdvancedFilter class.

IsNullOrUndefinedAdvancedFilter(String)

Initializes a new instance of the IsNullOrUndefinedAdvancedFilter class.

Properties

Key

Gets or sets the field/property in the event based on which you want to filter.

(Inherited from AdvancedFilter)

Applies to