次の方法で共有


ExportExecution.DataSetGranularity Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.GranularityType? DataSetGranularity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.DataSetGranularity : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.GranularityType> with get, set
Public Property DataSetGranularity As Nullable(Of GranularityType)

Property Value

Implements

Attributes

Applies to