Share via


IQueryFilter.Not Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The logical "NOT" expression.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryFilter) }, Read=true, ReadOnly=false, Required=false, SerializedName="not", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryFilter Not { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The logical "NOT" expression.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryFilter) }, Read=true, ReadOnly=false, Required=false, SerializedName="not", Update=true)>]
member this.Not : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryFilter with get, set
Public Property Not As IQueryFilter

Property Value

Attributes

Applies to