ForecastDefinition.IncludeFreshPartialCost Property

Definition

A boolean determining if FreshPartialCost will be included.

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

Property Value

Implements

Attributes

Applies to