Sdílet prostřednictvím


IReportConfigFilter Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ReportConfigFilterTypeConverter))]
public interface IReportConfigFilter : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ReportConfigFilterTypeConverter))>]
type IReportConfigFilter = interface
    interface IJsonSerializable
Public Interface IReportConfigFilter
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

And

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

Dimension

Has comparison expression for a dimension

Or

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

Tag

Has comparison expression for a tag

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to