Share via


QueryFilter.And Property

Definition

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

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

Property Value

Applies to