Share via


IForecastDefinition.Timeframe Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The time frame for pulling data for the forecast. If custom, then a specific time period must be provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="timeframe", Update=true)]
public string Timeframe { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The time frame for pulling data for the forecast. If custom, then a specific time period must be provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="timeframe", Update=true)>]
member this.Timeframe : string
Public ReadOnly Property Timeframe As String

Property Value

Attributes

Applies to