Share via


IForecastDefinition.DatasetGranularity Property

Definition

The granularity of rows in the forecast.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The granularity of rows in the forecast.", 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; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The granularity of rows in the forecast.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.GranularityType) }, ReadOnly=false, Required=false, SerializedName="granularity")>]
member this.DatasetGranularity : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.GranularityType> with get, set
Public Property DatasetGranularity As Nullable(Of GranularityType)

Property Value

Attributes

Applies to