Share via


IDimension.GroupingEnabled Property

Definition

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

Property Value

Attributes

Applies to