Share via


IExportSchedule.Recurrence Property

Definition

The schedule recurrence.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The schedule recurrence.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.RecurrenceType) }, ReadOnly=false, Required=false, SerializedName="recurrence")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.RecurrenceType? Recurrence { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The schedule recurrence.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.RecurrenceType) }, ReadOnly=false, Required=false, SerializedName="recurrence")>]
member this.Recurrence : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.RecurrenceType> with get, set
Public Property Recurrence As Nullable(Of RecurrenceType)

Property Value

Attributes

Applies to