IExport.DataSetGranularity Property

Definition

The granularity of rows in the export. Currently only 'Daily' is supported.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The granularity of rows in the export. Currently only 'Daily' is supported.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.GranularityType) }, ReadOnly=false, Required=false, SerializedName="granularity")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.GranularityType? DataSetGranularity { get; set; }

Property Value

Attributes

Applies to