Compartilhar via


IQueryFilter.Tag Property

Definition

Has comparison expression for a tag

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

Property Value

Attributes

Applies to