IAlertPropertiesDetails.TagFilter Property

Definition

tags to filter by

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="tags to filter by", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="tagFilter")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IAny TagFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="tags to filter by", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IAny) }, ReadOnly=false, Required=false, SerializedName="tagFilter")>]
member this.TagFilter : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IAny with get, set
Public Property TagFilter As IAny

Property Value

Attributes

Applies to