Compartir a través de


BoolEqualsAdvancedFilter.Value Property

Definition

The boolean filter value.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public bool? Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.Value : Nullable<bool> with get, set
Public Property Value As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to