ForecastDefinition.IncludeActualCost Property

Definition

A boolean determining if actualCost will be included.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public bool? IncludeActualCost { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.IncludeActualCost : Nullable<bool> with get, set
Public Property IncludeActualCost As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to