Share via


QueryFilter.Or Property

Definition

The logical "OR" expression. Must have at least 2 items.

public System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.QueryFilter> Or { get; }
member this.Or : System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.QueryFilter>
Public ReadOnly Property Or As IList(Of QueryFilter)

Property Value

Applies to