Condividi tramite


IForecastDataset.FilterOr Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The logical "OR" expression. Must have at least 2 items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IForecastFilter) }, ReadOnly=false, Required=false, SerializedName="or")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IForecastFilter[] FilterOr { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The logical "OR" expression. Must have at least 2 items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IForecastFilter) }, ReadOnly=false, Required=false, SerializedName="or")>]
member this.FilterOr : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IForecastFilter[] with get, set
Public Property FilterOr As IForecastFilter()

Property Value

Attributes

Applies to