Share via


IForecastTimePeriod.To Property

Definition

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

Property Value

Attributes

Applies to