Share via


IView.DataSetFilter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Has filter expression to use in the report.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IReportConfigFilter) }, Read=true, ReadOnly=false, Required=false, SerializedName="filter", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IReportConfigFilter DataSetFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Has filter expression to use in the report.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IReportConfigFilter) }, Read=true, ReadOnly=false, Required=false, SerializedName="filter", Update=true)>]
member this.DataSetFilter : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IReportConfigFilter with get, set
Public Property DataSetFilter As IReportConfigFilter

Property Value

Attributes

Applies to