Share via


IForecastDefinition.IncludeFreshPartialCost Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="A boolean determining if FreshPartialCost will be included.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="includeFreshPartialCost", Update=true)]
public bool? IncludeFreshPartialCost { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="A boolean determining if FreshPartialCost will be included.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="includeFreshPartialCost", Update=true)>]
member this.IncludeFreshPartialCost : Nullable<bool> with get, set
Public Property IncludeFreshPartialCost As Nullable(Of Boolean)

Property Value

Attributes

Applies to