Share via


IExportRecurrencePeriod.From Property

Definition

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

Property Value

Attributes

Applies to