Share via


IReportConfigTimePeriod.From Property

Definition

The start date to pull data from.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The start date to pull data from.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=true, SerializedName="from")]
public DateTime From { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The start date to pull data from.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=true, SerializedName="from")>]
member this.From : DateTime with get, set
Public Property From As DateTime

Property Value

Attributes

Applies to