Share via


IExportTimePeriod.To Property

Definition

The end date for export data.

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

Property Value

Attributes

Applies to