Share via


IQueryFilter.Dimensions Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Has comparison expression for a dimension", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryComparisonExpression) }, Read=true, ReadOnly=false, Required=false, SerializedName="dimensions", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryComparisonExpression Dimensions { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Has comparison expression for a dimension", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryComparisonExpression) }, Read=true, ReadOnly=false, Required=false, SerializedName="dimensions", Update=true)>]
member this.Dimensions : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryComparisonExpression with get, set
Public Property Dimensions As IQueryComparisonExpression

Property Value

Attributes

Applies to