Dela via


IReportConfigDataset.Granularity Property

Definition

The granularity of rows in the report.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The granularity of rows in the report.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportGranularityType) }, ReadOnly=false, Required=false, SerializedName="granularity")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportGranularityType? Granularity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The granularity of rows in the report.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportGranularityType) }, ReadOnly=false, Required=false, SerializedName="granularity")>]
member this.Granularity : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportGranularityType> with get, set
Public Property Granularity As Nullable(Of ReportGranularityType)

Property Value

Attributes

Applies to