IDimensionProperties.FilterEnabled Property

Definition

Filter enabled.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Filter enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="filterEnabled")]
public bool? FilterEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Filter enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="filterEnabled")>]
member this.FilterEnabled : Nullable<bool>
Public ReadOnly Property FilterEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to