Share via


NumberInRangeAdvancedFilter.Value Property

Definition

The set of filter values.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public System.Collections.Generic.List<System.Collections.Generic.List<double>> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<System.Collections.Generic.List<double>> with get, set
Public Property Value As List(Of List(Of Double))

Property Value

Implements

Attributes

Applies to