NewAzCostManagementExport_CreateExpanded.RecurrencePeriodTo Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category(new Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The end date of recurrence.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="to")]
[System.Management.Automation.Parameter(HelpMessage="The end date of recurrence.", Mandatory=false)]
public DateTime RecurrencePeriodTo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category(new Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CostManagement.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The end date of recurrence.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="to")>]
[<System.Management.Automation.Parameter(HelpMessage="The end date of recurrence.", Mandatory=false)>]
member this.RecurrencePeriodTo : DateTime with get, set
Public Property RecurrencePeriodTo As DateTime

Property Value

DateTime
Attributes

Applies to