Condividi tramite


Export.DefinitionType Property

Definition

The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.

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

Property Value

Implements

Attributes

Applies to